RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGridDataLink Members

The following tables list the members exposed by TGridDataLink.

 
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. 
 
Creates an instance of TGridDataLink
 
Destroys an instance of TGridDataLink
 
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. 
 
Name 
Description 
 
Indicates whether the dataset's underlying field components are generated dynamically when the dataset is opened. 
 
Indicates the number of entries in the field map. 
 
Lists all the field components contained in the field map. 
 
Grid 
Identifies the Grid component that uses this data link to manage its data. 
 
Indicates whether the associated grid has customized the field map (which means it may contain undefined fields). 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!