Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TToggledCheckboxEvent

Declaration

Source position: grids.pas line 388

type TToggledCheckboxEvent = procedure(

  Sender: TObject;

  aCol: Integer;

  aRow: Integer;

  aState: TCheckBoxState

) of object;



CT Web help

CodeTyphon Studio