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

TCustomDrawGrid.SetCheckboxState

SetCheckboxState - specifies the state of the checkbox in the nominated cell

Declaration

Source position: grids.pas line 1114

protected procedure TCustomDrawGrid.SetCheckboxState(

  const aCol: Integer;

  const aRow: Integer;

  const aState: TCheckBoxState

); virtual;

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