System.Classes.InitComponentRes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InitComponentRes(const ResName: string; Instance: TComponent): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall InitComponentRes(const System::UnicodeString ResName, TComponent* Instance);

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.