RAD Studio VCL Reference
|
TGridDataLink helps manage the link to a data source and maintain the field mapping for a TCustomDBGrid object.
TGridDataLink = class(TDataLink);
class TGridDataLink : public TDataLink;
DBGrids
TGridDataLink is tailored to work with a TCustomDBGrid. It should only be used by the TCustomDBGrid class.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|