API:FMX.Platform.TRenderingSetupCallback

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TRenderingSetupCallback = reference to procedure(const Sender, Context: TObject; var ColorBits, DepthBits: Integer;
var Stencil: Boolean; var Multisamples: Integer);

C++

__interface TRenderingSetupCallback  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Embarcadero Technologies does not currently have any additional information.