Reset([Empty: Boolean = True]);
Empty - optional parameter that determines clearing of the component. If Empty = False, the date value is restored, if True , it is cleared.
The Reset method clears the date of the component. The way of clearing is passed by the Empty parameter.
See also: