[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DrawGridCheckboxBitmaps - draws checkbox bitmaps in the nominated rectangle with the specified checkbox state
Source position: grids.pas line 861
protected procedure TCustomGrid.DrawGridCheckboxBitmaps( |
const aCol: Integer; |
const aRow: Integer; |
const aRect: TRect; |
const aState: TCheckBoxState |
); virtual; |
lazarus-ccr.sourceforge.net |