API:System.Classes.FindGlobalComponent
Delphi
function FindGlobalComponent(const Name: string): TComponent;
C++
extern DELPHI_PACKAGE TComponent* __fastcall FindGlobalComponent(const System::UnicodeString Name);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
Embarcadero Technologies does not currently have any additional information.