RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGridDataLink Methods

The methods of the TGridDataLink class are listed here.

 
Name 
Description 
 
Informs the TCustomDBGrid of changes in the Active property. 
 
Reserved for future use. 
 
Informs TCustomDBGrid of changes to the dataset. 
 
Informs the TCustomDBGrid when the dataset has finished scrolling. 
 
Informs the TCustomDBGrid of changes in the editing state of the dataset. 
 
Displays the editor and gives focus to a field control in the TCustomDBGrid object. 
 
GetMappedIndex provides the index of a field component in the dataset that corresponds to an index within the field map. 
 
Reserved for future use. 
 
Informs the grid after the layout of the TCustomDBGrid has changed in a way that affects the representation of the dataset. 
 
Informs the grid of changes in the current record or field of the DataSource. 
 
Allows the grid to post changes to the dataset. 
 
Name 
Description 
 
Adds a field component to the end of the field map. 
 
Empties the field map and frees any associated memory. 
 
Tracks changes to the data which have not been written to the current record in the database. 
 
Cancels any pending edits to the dataset that have not been written to the current record in the database. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!