Soap.XSBuiltIns.TXSCustomDateTime.SetMinute

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

Delphi

procedure SetMinute(const Value: Word); virtual;

C++

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

プロパティ

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

説明

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

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

関連項目