What has to be change in order to install them succesfully 开发者_JS百科in DelphiXE2I\'m pretty sure I just logged into their site, downloaded their installer, and it installed.
I have started building a new component in Delphi 6 Pro.Currently it just has a single TFont published property.However, when I drop the component on a Form at design time, and click on the edit butto
I’m using Delphi’s \'regular\' docking (with DockSite = True and UseDockManager = True).Now there’s several DockSite controls, and several dockable forms.However, not each dockable form is supposed
Prior to Delp开发者_高级运维hi XE2, we have VCL only to create GUI apps.Delphi XE2 states that:
I\'d like to have a TForm with BorderStyle = bsNone (no borders, no caption), which is nevertheless resizable and movable. I already figured out how to do the resizable part, but I\'m stuck with getti
The Wikipedia entry for Subversion contains a paragraph about problems with different ways of Unicode encoding:
I\'m currently porting old code from Borland C++ Builder 5 to C++ Builder XE (the newest version). There seem to be a lot of properties and some events that are not anymore supported in XE. Most of th
I need to change the functionality in a component.What do you do when you get a \"you can\'t override 开发者_开发百科this\" message, or you need to change the code in a private method (\"method does n
This question already has answers here: 开发者_StackOverflow社区 Closed 11 years ago. Possible Duplicate:
What Delphi visual control or combination 开发者_运维问答of controls do you suggest for editing, adding and deleting key/value pairs (strings)?Try the TValueListEditor component (to allow to the compo