Navigation: Contents   Index   Previous   Next

DecodeTime(Time: DateTime; var Hour, Min, Sec, MSec: Word)

DecodeTime breaks the object specified as the Time parameter into hours, minutes, seconds, and milliseconds.

h=0

m=0

s=0

ms=0

DecodeTime(1.978,h,m,s,ms)

Navigation: Contents   Index   Previous   Next



Copyright © 1998 - 2011 Paessler AG