API:System.TimeSpan.TTimeSpan.FromDays
Delphi
class function FromDays(Value: Double): TTimeSpan; static;
C++
static TTimeSpan __fastcall FromDays(double Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.TimeSpan.pas System.TimeSpan.hpp | System.TimeSpan | TTimeSpan | 
Description
Embarcadero Technologies does not currently have any additional information.