FMX.Types.IPaintControl

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

Delphi

IPaintControl = interface

C++

__interface  INTERFACE_UUID("{47959F99-CCA5-4ACF-BB8D-357F126E9C78}") IPaintControl  : public System::IInterface

プロパティ

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

説明

描画を処理するコントロールを定義するインターフェイスです。


IPaintControl には、描画に必要なメソッドとプロパティが宣言されています。

関連項目