API:System.TimeSpan.TTimeSpan.Subtract

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Subtract(const TS: TTimeSpan): TTimeSpan; overload;
class function Subtract(const D1, D2: TDateTime): TTimeSpan; overload; static;

C++

TTimeSpan __fastcall Subtract(const TTimeSpan &TS)/* overload */;
static TTimeSpan __fastcall Subtract(const System::TDateTime D1, const System::TDateTime D2)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.TimeSpan.pas
System.TimeSpan.hpp
System.TimeSpan TTimeSpan

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !