TTMSFNCGraphicsContextUnix.BeginScene Method
Begins a drawing scene and returns whether rendering is possible.
API unit family: TMSFNCGraphics.Unix
Declaring type: TTMSFNCGraphicsContextUnix
Syntax
function BeginScene: Boolean; override;
Returns
True if the scene was started successfully; False if rendering is not available.