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

TSetCheckboxStateEvent

Declaration

Source position: grids.pas line 1113

type TSetCheckboxStateEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  const Value: TCheckBoxState

) of object;

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