RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBindItem.DispID Property

The identifier (DispID) of the data-aware control property to be bound.

Pascal
property DispID: TDispID;
C++
__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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!