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

TCustomGrid.DrawColumnText

DrawColumnText - draw the text of the specified column

Declaration

Source position: grids.pas line 923

protected procedure TCustomGrid.DrawColumnText(

  aCol: Integer;

  aRow: Integer;

  aRect: TRect;

  aState: TGridDrawState

); virtual;