RAD Studio VCL Reference
|
The identifier (DispID) of the data-aware control property to be bound.
property DispID: TDispID;
__property TDispID DispID;
Every data-aware property in an ActiveX control has a unique DispID. The collection of databindings is represented by the DataBindings property of TDBOleControl object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|