FMX.Platform.IFMXRenderingSetupService

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

Delphi

IFMXRenderingSetupService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{CFF9D71C-5188-422F-BE5F-DC968D1BFD02}") IFMXRenderingSetupService  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


説明

Direct3D や OpenGL のレンダリング パラメータをオーバーライドするメカニズムを提供するプラットフォーム サービス。これらのパラメータは実際のウィンドウが作成される前に設定されます。

関連項目