DesignIntf.IDesigner60.GetAncestorDesigner

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

Delphi

function GetAncestorDesigner: IDesigner;

C++

virtual _di_IDesigner __fastcall GetAncestorDesigner() = 0 ;

プロパティ

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

説明

AncestorDesigner プロパティの値を返します。

GetAncestorDesigner メソッドは,AncestorDesigner プロパティの読み出し専用メソッドです。

関連項目