Soap.XSBuiltIns.TXSDuration.Minute

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

Delphi

property Minute: Integer read FData.Minute write FData.Minute;

C++

__property int Minute = {read=FData.Minute, write=FData.Minute, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSDuration

説明

この TXSDuration の分数を設定および取得します。

プロパティを使用して、この TXSDuration の分数を操作します。

関連項目