OnAsyncChange

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomCheckBox > Events >

OnAsyncChange

SIGNATURE=IWCompCheckbox.TIWCustomCheckBox.OnAsyncChange

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncChange: TIWAsyncEvent;

C++:

__published: __published: __property TIWAsyncEvent OnAsyncChange;

 

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