API:FMX.Platform.TRenderingSetupCallback
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.