DesignIntf.IPropertyDescription

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

Delphi

IPropertyDescription = interface

C++

__interface  INTERFACE_UUID("{FEAA70CD-F6BC-44D7-8D1D-ED9CB9146075}") IPropertyDescription  : public System::IInterface

プロパティ

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

説明

プロパティに説明を追加することができます。


このインターフェイスを実装すると、プロパティの説明を指定できます。

関連項目