RAD Studio VCL Reference
|
Returns the millisecond of the second represented by a TDateTime value.
function MilliSecondOf(const AValue: TDateTime): Word;
Word MilliSecondOf(const TDateTime AValue);
Call MilliSecondOf to obtain the millisecond of the second represented by a specified TDateTime value. MilliSecondOf returns a value between 0 and 999.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|