Soap.XSBuiltIns.TXSDuration.Month
Delphi
property Month: Integer read FData.Month write FData.Month;
C++
__property int Month = {read=FData.Month, write=FData.Month, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Soap.XSBuiltIns.pas Soap.XSBuiltIns.hpp |
Soap.XSBuiltIns | TXSDuration |
説明
この TXSDuration の月数を設定および取得します。
プロパティを使用して、この TXSDuration の月数を操作します。