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

TCustomGrid.GetIsCellSelected

GetIsCellSelected - returns True if the given cell is selected

Declaration

Source position: grids.pas line 893

protected function TCustomGrid.GetIsCellSelected(

  aCol: Integer;

  aRow: Integer

):Boolean; virtual;

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