[Overview][Constants][Types][Classes][Procedures and functions][Index] |
SetCheckboxState - specifies the state of the checkbox in the nominated cell
Source position: grids.pas line 1159
protected procedure TCustomDrawGrid.SetCheckboxState( |
const aCol: Integer; |
const aRow: Integer; |
const aState: TCheckBoxState |
); virtual; |
lazarus-ccr.sourceforge.net |