DesignEditors.TGetTopLevelComponentFunc

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
type
typedef
Visibility: public
Source:
DesignEditors.pas
DesignEditors.hpp
Unit: DesignEditors
Parent: DesignEditors

Delphi

TGetTopLevelComponentFunc = function(Ignoring: TComponent = nil): TComponent;

C++

typedef System::Classes::TComponent* __fastcall (*TGetTopLevelComponentFunc)(System::Classes::TComponent* Ignoring/* = (System::Classes::TComponent*)(0x0)*/);

Description

Embarcadero Technologies does not currently have any additional information.