API:System.TimeSpan.TTimeSpan.Hours

From RAD Studio API Documentation
Jump to: navigation, search

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.