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