Table of Contents

TTMSFNCGraphicsContextAndroid.BeginScene Method

Begins a drawing scene and returns whether rendering is possible.

API unit family: TMSFNCGraphics.Android Declaring type: TTMSFNCGraphicsContextAndroid

Syntax

function BeginScene: Boolean; override;

Returns

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