Parameter | Description |
---|---|
aItems (ByRef) | Array to be filled with items |
Procedure OnLoadAllItems tSelectionItem[] ByRef aItems
Called when the control needs to load its items when working in AllData mode (pbAllData).
For data-aware sources, this event is also called, but then the aItems array is already filled with items, providing a chance to customize the results.