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

TOnSelectCellEvent

Declaration

Source position: grids.pas line 281

type TOnSelectCellEvent = procedure(

  Sender: TObject;

  aCol: Integer;

  aRow: Integer;

  var CanSelect: Boolean

) of object;

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