Soap.XSBuiltIns.TXSDuration.Hour

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

Delphi

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

C++

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

プロパティ

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

説明

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

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

関連項目