RAD Studio VCL Reference
|
Specifies the number of minutes in an hour.
MinsPerHour = 60;
MinsPerHour = 60;
MinsPerHour is the number of minutes (60) in an hour. Using this constant rather than hard coding 60 makes for more readable code.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|