OnClick

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomListbox > Properties >

OnClick

SIGNATURE=IWCompListbox.TIWCustomListbox.OnClick

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnClick: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnClick;

 

Description: This is OnClick, a member of class TIWCustomListbox.