TTMSFNCGraphicsContext.BeginScene Method
Starts a drawing scene on the canvas. Returns
Truewhen the scene was successfully started; must be matched withEndScene.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
function BeginScene: Boolean; virtual; abstract;
Returns
True if the scene was successfully started and drawing can proceed.