FireDAC.Phys.PGWrapper.dtInt2time

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure dtInt2time(AValue: Int64; out AHour, AMin, ASec: Word; out AFsec: Cardinal);

C++

extern DELPHI_PACKAGE void __fastcall dtInt2time(__int64 AValue, /* out */ System::Word &AHour, /* out */ System::Word &AMin, /* out */ System::Word &ASec, /* out */ unsigned &AFsec);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper FireDAC.Phys.PGWrapper

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!