TTMSFNCTimeline.OnGetValueText Event
Occurs when display text is requested for a timeline value.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
OnGetValueText: TTMSFNCTimelineGetValueText;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AValue |
Timeline value being formatted. |
ARangeType |
Range type used to format the value. |
AText |
Text returned for the value. |