Table of Contents

TTMSFNCGraphicsContextWin.BeginScene Method

Begins a drawing scene and returns whether rendering is possible.

API unit family: TMSFNCGraphics.Win Declaring type: TTMSFNCGraphicsContextWin

Syntax

function BeginScene: Boolean; override;

Returns

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