TItemCheckEventHandler Delegate
Represents the method that will handle the OnItemCheck event of a TCnCheckedListBox or TCnListView control.
type TItemCheckEventHandler = procedure(Sender: TObject; E: _ItemCheckEventArgs) of Object;
Represents the method that will handle the OnItemCheck event of a TCnCheckedListBox or TCnListView control.
type TItemCheckEventHandler = procedure(Sender: TObject; E: _ItemCheckEventArgs) of Object;