RAD Studio VCL Reference
|
Creates an instance of TDataBindings.
constructor Create(DBOleControl: TDBOleControl);
__fastcall TDataBindings(TDBOleControl DBOleControl);
Applications should not need to call Create directly. The data-aware control object that uses the TDataBindings collection to represent its data bindings creates the TDataBindings object from its own constructor.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|