Vcl.Skia.TSkCustomWinControl.MakeRender

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function MakeRender(ABackendRender: TSkControlRenderBackend): ISkControlRender; virtual;

C++

virtual _di_ISkControlRender __fastcall MakeRender(TSkControlRenderBackend ABackendRender);

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia TSkCustomWinControl

Description

Embarcadero Technologies does not currently have any additional information.