DesignIntf.IDesigner60.GetAncestorDesigner
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IDesigner60 | |
Delphi
function GetAncestorDesigner: IDesigner;
C++
virtual _di_IDesigner __fastcall GetAncestorDesigner() = 0 ;
Description
Returns the value of the AncestorDesigner property.
GetAncestorDesigner is the read implementation of the AncestorDesigner property.