RAD Studio VCL Reference
|
Represents the name of the field to be bound.
property DataField: string;
__property AnsiString DataField;
DataField relates a property in a data-aware ActiveX control to a specific field in the dataset. The dataset is specified by the DataSource property of TDBOleControl object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|