Soap.XSBuiltIns.TXSCustomDateTime.SetAsUTCDateTime

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

Delphi

procedure SetAsUTCDateTime(const Value: TDateTime);

C++

void __fastcall SetAsUTCDateTime(const System::TDateTime Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSCustomDateTime

説明

AsUTCDateTime プロパティの値を設定します。

SetAsUTCDateTime メソッドは,AsUTCDateTime プロパティの,プロテクトされた書き込み専用の実装です。

関連項目