[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Contains the attributes for the title in the fixed header for the column.
Source position: grids.pas line 624
published property TGridColumn.Title : TGridColumnTitle |
Title is a TGridColumnTitle property which contains attributes for the fixed header on the column. It includes settings that control the appearance and functionality for the fixed header.
Values in Title can be assigned at design-time using the object inspector, or at run-time in program code.
See TGridColumnTitle for more information about the properties and methods in the class.
|
Provides properties and methods need to represent a column title in a grid. |
Version 4.0 | Generated 2025-05-03 | Home |