[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the vertical text Layout value for the specified column.
Source position: grids.pas line 1092
protected function TCustomGrid.GetColumnLayout( |
Column: Integer; |
ForTitle: Boolean |
):TTextLayout; |
Column |
|
Column number examined in the method. |
ForTitle |
|
True when the text layout for the column title is needed. |
TTextLayout value for the column.
Version 4.0 | Generated 2025-05-03 | Home |