|
RAD Studio VCL Reference
|
Occurs when a virtual list box needs to identify the index of an item given its text.
property OnDataFind: TLBFindDataEvent;
__property TLBFindDataEvent OnDataFind;
You must supply an OnDataFind event handler to dynamically provide the mapping from list item to index when the Style property is lbVirtual or lbVirtualOwnerDraw.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|