Soap.XSBuiltIns.TXSDuration.SetSecond
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 で設定します。