RAD Studio VCL Reference
|
Creates an instance of TDataBindItem.
constructor Create(Collection: TCollection); override;
virtual __fastcall TDataBindItem(TCollection Collection);
Do not create an instance of TDataBindItem directly. Instead, an instance is created when the Add method of the TDataBindings object is called.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|