System.Win.ScktComp.TCustomSocket.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public System.Win.ScktComp.hpp System.Win.ScktComp TCustomSocket

Description

Creates an instance of TCustomSocket.

See Also