How to Get current record from a TDBGrid ?



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

Post New Answer

More Delphi Interview Questions

How to set a custom CVS PServer port?

1 Answers  


How to Get user name and company info from Windows?

1 Answers  


How to change the shape of your forms?

1 Answers  


How to Access new interfaces in a RemoteDataModule?

1 Answers  


How to Get current record from a TDBGrid ?

1 Answers  


What is "Error 113" during installation?

1 Answers  


How to Extract RGB components of a color?

1 Answers  


How to Free an object stored in a list?

1 Answers  


what are the Differences between Create(Self) and Create(Application)?

1 Answers  


what are Safe Mode and VGA mode?

1 Answers  


How to create Data Link File with Windows 2000?

1 Answers  


How to connect to an InterBase database using the BDE API?

1 Answers  


Categories