TTMSFNCGanttListColumnHeaderDrawingParams Record
Drawing parameters for a task-list column header.
API unit family: TMSFNCGanttChart
Syntax
TTMSFNCGanttListColumnHeaderDrawingParams = record
Fields and properties
| Name | Type | Description |
|---|---|---|
DrawRect |
TRectF |
Bounds the task-list column header is drawn within. |
Exporting |
Boolean |
True when the draw is part of a PDF or print export rather than an on-screen paint. |
Text |
string |
The header caption. |