TotalMilliseconds: Double;
The TotalMilliseconds property returns length of time interval in milliseconds.
The property use is given in the example for the TimeSpan.Milliseconds property.
See also:
TimeSpan