Soap.XSBuiltIns.TXSCustomDateTime.GetMonth

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

Delphi

function GetMonth: Word;

C++

System::Word __fastcall GetMonth();

プロパティ

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

説明

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

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

関連項目