Show: Delphi C++
Display Preferences

FMX.Types.IScene.GetCanvas

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetCanvas: TCanvas;

C++

virtual TCanvas* __fastcall GetCanvas(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IScene

Description

Getter function for the Canvas property.

Implement GetCanvas to get the Canvas of the current scene.

See Also

Personal tools
Previous Versions
Translations