Table of Contents

TTMSFNCGraphicsContextiOS.BeginScene Method

Begins a drawing scene and returns whether rendering is possible.

API unit family: TMSFNCGraphics.iOS Declaring type: TTMSFNCGraphicsContextiOS

Syntax

function BeginScene: Boolean; override;

Returns

True if the scene was started successfully; False if rendering is not available.