System.Win.ScktComp.TCustomSocket.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

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


Beschreibung

Erstellt eine Instanz von TCustomSocket.

Siehe auch