FMX.Platform.IFMXCanvasService

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

Delphi

IFMXCanvasService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{476E5E53-A77A-4ADA-93E3-CA66A8956059}") IFMXCanvasService  : public System::IInterface

プロパティ

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


説明

TCanvas のインスタンスが期待する登録および登録解除オペレーションを定義するプラットフォーム サービス

関連項目