SecToHMS Method

Unit: Olf.RTL.DateAndTime
procedure SecToHMS(const Valeur_En_secondes: Int64; var HH: Int64; var MM: Int64; var SS: Int64)

Parameters

Valeur_En_secondes
Type: System.Int64

HH
Type: System.Int64

MM
Type: System.Int64

SS
Type: System.Int64