DesignIntf.IReferenceProperty.GetComponentReference

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

Delphi

function GetComponentReference: TComponent;

C++

virtual System::Classes::TComponent* __fastcall GetComponentReference() = 0 ;

プロパティ

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


説明

現在のプロパティが設定されるコンポーネントを返します。GetComponentReference を呼び出すと、コンポーネントである、現在のプロパティの値を取得することができます。