Soap.XSBuiltIns.TXSCustomDateTime.GetMinute

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

Delphi

function GetMinute: Word;

C++

System::Word __fastcall GetMinute();

プロパティ

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

説明

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

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

関連項目