API:FMX.Platform.IFMXRenderingSetupService.Invoke
Delphi
procedure Invoke(var ColorBits, DepthBits: Integer; var Stencil: Boolean; var Multisamples: Integer);
C++
virtual void __fastcall Invoke(int &ColorBits, int &DepthBits, bool &Stencil, int &Multisamples) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXRenderingSetupService |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !