Soap.XSBuiltIns.TXSDuration.GetSecond

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

Delphi

function GetSecond: Integer;

C++

int __fastcall GetSecond();

プロパティ

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

説明

TXSDuration オブジェクトの Second フィールドを、整数値で取得します。

GetSecond は、Second フィールドの値を整数に切り詰めて、その結果を返します。

関連項目