DesignIntf.IPropertyControl

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

Delphi

IPropertyControl = interface

C++

__interface  INTERFACE_UUID("{7FEC88A8-CC8D-43EF-AA14-AFCAD7E3418A}") IPropertyControl  : public System::IInterface

プロパティ

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

説明

プロパティのデータを制御するためのものです。


IPropertyControl を実装すると、プロパティ内の情報をどう処理するかを制御できます。

関連項目