TTMSFNCTimeline.Draw Method
Draws the timeline into the specified graphics context and rectangle.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimeline
Inherited from: TTMSFNCCustomTimeline
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
Specifies AGraphics. |
ARect |
Specifies ARect. |