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