RAD Studio VCL Reference
|
Specifies the number of seconds in a minute.
SecsPerMin = 60;
SecsPerMin = 60;
SecsPerMin is the number of seconds (60) in a minute.
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!
|