DesignIntf.IDesigner200.CurrentParent

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.