System.Win.ScktComp.TCustomServerSocket.Create

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public System.Win.ScktComp.hpp System.Win.ScktComp TCustomServerSocket


説明

Creates は、TCustomServerSocket のインスタンスを破壊します。

関連項目