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

TGetCheckboxStateEvent

Declaration

Source position: grids.pas line 1392

type TGetCheckboxStateEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  var Value: TCheckBoxState

) of object;



CT Web help

CodeTyphon Studio