Soap.XSBuiltIns.TXSCustomDateTime.GetMillisecond

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

Delphi

function GetMillisecond: Word;

C++

System::Word __fastcall GetMillisecond();

プロパティ

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

説明

Millisecond プロパティの値を返します。

GetMillisecond メソッドは,Millisecond プロパティの,プロテクトされた読み出し専用の実装です。

関連項目