[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCheckGroupClicked

TCheckGroupClicked - generic event handler method for a click in a check group

Declaration

Source position: extctrls.pp line 976

type TCheckGroupClicked = procedure(

  Sender: TObject;

  Index: Integer

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.