Unit 'gisgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_geogis]

TSetCheckboxStateEvent

Declaration

Source position: gisgrids.pas line 1210

type TSetCheckboxStateEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  const Value: TCheckboxState

) of object;



CT Web help

CodeTyphon Studio