TTMSFNCTimeline.OnUpdateSectionDisplay Event
Occurs when display parameters for a section are prepared.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
OnUpdateSectionDisplay: TTMSFNCTimelineUpdateSectionDisplay;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
ASection |
Section associated with the event. |
ASectionDrawingParams |
Display parameters for the section. |
AAdd |
Set to False to omit the item from the display list. |