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

TGetCheckboxStateEvent

Declaration

Source position: grids.pas line 1069

type TGetCheckboxStateEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  var Value: TCheckBoxState

) of object;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads