API:System.SysUtils.DateTimeToSystemTime
Delphi
procedure DateTimeToSystemTime(const DateTime: TDateTime; var SystemTime: TSystemTime);
C++
extern DELPHI_PACKAGE void __fastcall DateTimeToSystemTime(const System::TDateTime DateTime, Winapi::Windows::TSystemTime &SystemTime);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
Description
Embarcadero Technologies does not currently have any additional information.