System.Win.ScktComp.TCustomServerSocket.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TComponent.Create */ inline __fastcall virtual TCustomServerSocket(System::Classes::TComponent* AOwner) : TCustomSocket(AOwner) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public System.Win.ScktComp.hpp System.Win.ScktComp TCustomServerSocket


Beschreibung

Erstellt eine Instanz von TCustomServerSocket.

Siehe auch