How to Get current record from a TDBGrid ?
Answer / Sumit Kanojiya
To get the current record of a TDBGrid in Delphi, use the DataSource property to access the underlying dataset and then the Active property of the dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to set a custom CVS PServer port?
How to Get user name and company info from Windows?
How to change the shape of your forms?
How to Access new interfaces in a RemoteDataModule?
How to Get current record from a TDBGrid ?
What is "Error 113" during installation?
How to Extract RGB components of a color?
How to Free an object stored in a list?
what are the Differences between Create(Self) and Create(Application)?
what are Safe Mode and VGA mode?
How to create Data Link File with Windows 2000?
How to connect to an InterBase database using the BDE API?