DesignIntf.IDesigner200.CurrentParent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrentParent: TComponent read GetCurrentParent;

C++

__property System::Classes::TComponent* CurrentParent = {read=GetCurrentParent};

Properties

Type Visibility Source Unit Parent
property public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IDesigner200

Description

Embarcadero Technologies does not currently have any additional information.