API:FMX.Platform.IFMXRenderingSetupService.Subscribe

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Subscribe(const Callback: TRenderingSetupCallback; const Context: TObject = nil);

C++

virtual void __fastcall Subscribe(const _di_TRenderingSetupCallback Callback, System::TObject* const Context = (System::TObject*)(0x0)) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXRenderingSetupService

Description

Embarcadero Technologies does not currently have any additional information.