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

TCustomGrid.GetColumnLayout

GetColumnLayout - returns the Text Layout value for the specified column

Declaration

Source position: grids.pas line 857

protected function TCustomGrid.GetColumnLayout(

  Column: Integer;

  ForTitle: Boolean

):TTextLayout;