Table of Contents

TTMSFNCGraphicsContextGeneral.BeginScene Method

Begins a drawing scene and returns whether rendering is possible.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

function BeginScene: Boolean; override;

Returns

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