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

TToggledCheckboxEvent

Declaration

Source position: grids.pas line 313

type TToggledCheckboxEvent = procedure(

  sender: TObject;

  aCol: Integer;

  aRow: Integer;

  aState: TCheckBoxState

) of object;

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