RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCheckListBox.OnDataObject Event

Occurs when a virtual list box needs to supply the object associated with an item.

Pascal
property OnDataObject: TLBGetDataObjectEvent;
C++
__property TLBGetDataObjectEvent OnDataObject;

Supply an OnDataObject event handler to dynamically provide objects associated with the items in a virtual list box. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!