Suppose I have three separate applications called MyPasswordManager, MyToolManager and MyMovieManager. 开发者_JAVA技巧Each of these applications uses a Firebird Embedded database.
How can I get the list of Oracle data source names and add them to a combobox so that I can choose whcich datasource to connect to? I need the program to read the contents of the TNS_NAMES.ora file an
Does anybody know if there is any Teamcity plugin for Delphi-IDE like the one for Visualstudio, which ena开发者_高级运维bles running personalbuilds directly from the IDE?
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to minimize a window to the taskbar? (i.e. not iconify)
I want to loop through all the files in a given directory and return their version number and exe name. I have tried digging into the shell to see if I can pull this off, howeve开发者_开发技巧r I have
I am dynamically creating buttons from an array that is dynamically loaded. I am storing a piece of needed information in the buttons hint.
I want to write a little component which shows me on which control mouse is currently over. When it spot the choosen control it should fire the messaage (for example).
May aim is... I have a xls 开发者_运维问答excel 2003 file... In first colums of first sheet, there are five a two b characters...
I\'m making an application that holds orders and prints invoices. I have some labels, tedits, tmemos, buttons, a datasource, an adotable, a popupmenu, and a dbgrid on my form.
I noticed that if I set the Delphi 开发者_开发问答2010 IDE window to be something other than maximized it automatically maximizes when I run an application friom inside the IDE. When the program is cl