Soap.XSBuiltIns.TXSCustomDateTime.Create

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

Delphi

constructor Create;  override;

C++

__fastcall virtual TXSCustomDateTime();

プロパティ

種類 可視性 ソース ユニット
constructor public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSCustomDateTime

説明

Create は,TXSCustomDateTime オブジェクトを作成して初期化します。

Create コンストラクタを呼び出すと,実行時に TXSCustomDateTime オブジェクトを作成できます。

関連項目