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

TCustomDBGrid.DrawCheckboxBitmaps

DrawCheckboxBitmaps calls DrawGridCheckboxBitmaps after checking that datatype of relevant cell is boolean

Declaration

Source position: dbgrids.pas line 382

protected procedure TCustomDBGrid.DrawCheckboxBitmaps(

  aCol: Integer;

  aRect: TRect;

  F: TField

);