TTMSFNCGraphicsContextiOS.SaveState Method
Saves the current graphics state into the provided state object.
API unit family: TMSFNCGraphics.iOS
Declaring type: TTMSFNCGraphicsContextiOS
Syntax
procedure SaveState(AState: TTMSFNCGraphicsSaveState); override;
Parameters
| Name | Description |
|---|---|
AState |
The state object that receives the saved context data. |