OnClick

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWTreeViewItem > Properties >

OnClick

SIGNATURE=IWCompTreeview.TIWTreeViewItem.OnClick

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnClick: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnClick;

 

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