RAD Studio VCL Reference
|
Returns the number of minutes between a specified TDateTime value and 12:00 AM of the same day.
function MinuteOfTheDay(const AValue: TDateTime): Word;
Word MinuteOfTheDay(const TDateTime AValue);
Call MinuteOfTheDay to obtain the number of minutes between AValue and 12:00 AM on the same day.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|