DesignIntf.TBaseComponentGuidelines.Designer

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

Delphi

property Designer: IDesigner read FDesigner;

C++

__property _di_IDesigner Designer = {read=FDesigner};

プロパティ

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


説明

現在の TBaseComponentGuidelines オブジェクトのフォーム デザイナを示します。

Designer を使用すると、現在の TBaseComponentGuidelines インスタンスと関連付けられているフォーム デザイナを取得することができます。

関連項目