DesignIntf.IDesigner200.CurrentParent
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IDesigner200 | |
Delphi
property CurrentParent: TComponent read GetCurrentParent;
C++
__property System::Classes::TComponent* CurrentParent = {read=GetCurrentParent};
Description
Embarcadero Technologies does not currently have any additional information.