System.TimeSpan.TTimeSpan.Minutes
Delphi
property Minutes: Integer read GetMinutes;
C++
__property int Minutes = {read=GetMinutes};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.TimeSpan.pas System.TimeSpan.hpp |
System.TimeSpan | TTimeSpan |
説明
タイムスパンの分コンポーネントを指定します。
Minutes プロパティは、タイムスパンの分コンポーネントを指定します。