HMSToSec Method

Converti une valeur HMS (xxH xxM xxS) en son équivalent en secondes

Unit: Olf.RTL.DateAndTime
function HMSToSec(const HH: Integer; const MM: Integer; const SS: Integer): Integer

Parameters

HH
Type: System.Integer

MM
Type: System.Integer

SS
Type: System.Integer

Return Value

Type: System.Integer