Vcl.Skia.TSkControlRender.MakeRender

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function MakeRender(const ATarget: ISkControlRenderTarget; const ABackend: TSkControlRenderBackend): ISkControlRender; static;

C++

static _di_ISkControlRender __fastcall MakeRender(const _di_ISkControlRenderTarget ATarget, const TSkControlRenderBackend ABackend);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia TSkControlRender

Description

Embarcadero Technologies does not currently have any additional information.