OnChange

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomCheckBox > Properties >

OnChange

SIGNATURE=IWCompCheckbox.TIWCustomCheckBox.OnChange

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnChange: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnChange;

 

Description: This is OnChange, a member of class TIWCustomCheckBox.