System.Classes.TFindGlobalComponent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFindGlobalComponent = function(const Name: string): TComponent;

C++

typedef TComponent* __fastcall (*TFindGlobalComponent)(const System::UnicodeString Name);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.