Soap.XSBuiltIns.TXSCustomDateTime.SetMonth

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

Delphi

procedure SetMonth(const Value: Word); virtual;

C++

virtual void __fastcall SetMonth(const System::Word Value);

プロパティ

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

説明

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

SetMonth メソッドは,Month プロパティの,プロテクトされた書き込み専用の実装です。

関連項目