DesignIntf.IWidePropertyDescription

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

Delphi

IWidePropertyDescription = interface

C++

__interface  INTERFACE_UUID("{87A17602-67E2-46B3-B78B-D53E1E123053}") IWidePropertyDescription  : public System::IInterface

プロパティ

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

説明

プロパティの説明を取得できるようサポートします。


このインターフェイスを使用すると、プロパティの説明をワイド文字列として取得し、それをプロパティ名と一緒に[オブジェクト インスペクタ]の説明ペインに表示することができます。

関連項目