System.Win.ScktComp.TCustomSocket.Create

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

C++

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

プロパティ

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


説明

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

関連項目