[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates the current time is used for an empty time value.
Source position: editbtn.pas line 764
published property TTimeEdit.DefaultNow : Boolean |
DefaultNow is a Boolean property which indicates if the time value defaults to the current system time when a empty time value assigned in the control. The default value for the property is False.
DefaultNow is used in the implementation of the GetTime method which gets the value for the Time property.
|
Represents the time value in the control. |
Version 4.0 | Generated 2025-05-03 | Home |