TTMSFNCWaitingIndicator.Draw Method
Renders the waiting indicator and its overlay for the current animation frame.
API unit family: TMSFNCWaitingIndicator
Declaring type: TTMSFNCWaitingIndicator
Inherited from: TTMSFNCCustomWaitingIndicator
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context used for rendering. |
ARect |
Bounding rectangle within which the indicator is drawn. |