I want to be able to get and set the selected row in a TDBGrid. I have dgMultiSelect set to False. I thought about using SelecteRows, but the help files say that SelectedRows is only meaningfu...
Hi, I'm a Delphi developer and I can't find the right component for this problem. I've searched thru the net - there are thousands of filelist descendants that display files from a SPECIFIC fo...
I am having excel file that contains two worksheets a sheet name is system size and another sheet name is brands
System_Size sheet contains following details
BRAND OPENING DATE INNCODE LO...
I need a free component to generate a single string by machine. I need to generate a machine ID.
I am using delphi 7
Please help me
Dear Experts,
I have bought RAD 2007 Studio and do have some time to play with it.
The very first problem is, I can not find a "Install Component" menu like in Delphi 7 to
install my cus...
I have a D2006 app and want to implement "open a file by dragging and dropping onto the main form". The code fragments I an using are:
In the main form OnCreate
DragAcceptFiles (Han...
I want to be able to create a single MP3 on the fly in my Delphi 5 application which is built up from a collection of stock 'phrases' stored in a folder on the hard disk.
As a simple exampl...
I have a Delphi app that can open files. If another instance of the app is started it detects the first and the second instance exits. If a user double-clicks an associated data file with th...
Hi all,
I have a TDBGrid that has an empty row inserted into it that the user can enter data into through a TDBEdit. When the user clicks on the grid, I put the query behind the grid into edi...
How can I Set First line in a TRichEdit to bold?
Hello
I am seeking for a component for delphi that allows me to compare two wavs.
I want to create a program that can analisy the level of match between a native speaker and someone
...
The website http://Profgrid.com contains a powerful Delphi grid component. However, there are no examples.
I have made considerable progress with my project using Profgrid. However, I find ...