DesignEditors.TGetTopLevelComponentFunc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
type
typedef
public
DesignEditors.pas
DesignEditors.hpp
DesignEditors DesignEditors

Description

Embarcadero Technologies does not currently have any additional information.