API:System.TimeSpan.TTimeSpan.Hours
Delphi
property Hours: Integer read GetHours;
C++
__property int Hours = {read=GetHours};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.TimeSpan.pas System.TimeSpan.hpp |
System.TimeSpan | TTimeSpan |
Description
Embarcadero Technologies does not currently have any additional information.