OnLoadLookupList

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Data > TIWDBLookupListBox > Properties >

OnLoadLookupList

SIGNATURE=IWDBStdCtrls.TIWDBLookupListBox.OnLoadLookupList

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnLoadLookupList: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnLoadLookupList;

 

Description: This is OnLoadLookupList, a member of class TIWDBLookupListBox.