Soap.XSBuiltIns.TXSDuration.SetSecond

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

Delphi

procedure SetSecond(const Value: Integer);

C++

void __fastcall SetSecond(const int Value);

プロパティ

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

説明

TXSDuration オブジェクトの Second フィールドを設定します。

SetSecond は、この期間(TXSDuration)の Second フィールドを、指定された整数値 Value で設定します。

関連項目