Table of Contents

TTMSFNCGraphicsContext.RestoreState Method

Restores a previously saved canvas state.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure RestoreState(AState: TTMSFNCGraphicsSaveState); virtual; abstract;

Parameters

Name Description
AState State token produced by the matching SaveState call.