Vcl.SvcMgr.TService.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

__fastcall virtual TService(System::Classes::TComponent* AOwner, int Dummy);
/* TDataModule.Create */ inline __fastcall virtual TService(System::Classes::TComponent* AOwner) : System::Classes::TDataModule(AOwner) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.SvcMgr.hpp Vcl.SvcMgr TService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!