API:FMX.Platform.IFMXRenderingSetupService.Invoke

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXRenderingSetupService

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。