TTMSFNCGanttListColumnHeaderTextDrawingParams Record
Drawing parameters for task-list column header text.
API unit family: TMSFNCGanttChart
Syntax
TTMSFNCGanttListColumnHeaderTextDrawingParams = record
Fields and properties
| Name | Type | Description |
|---|---|---|
DrawRect |
TRectF |
Bounds the header caption is drawn within, inset from the header cell. |
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 about to be drawn. |