JVCL Help:TJvCustomDateEdit.GetDateMask
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDateEdit.GetDateMask Method
[+] TJvCustomDateEdit Events
[+] TJvCustomDateEdit Fields
[+] TJvCustomDateEdit Methods
[+] TJvCustomDateEdit Properties
Search in JVCL Help
Search in all projectsSummary
Returns the mask that represents what text is valid for the control.
Pascal
functionGetDateMask: string;
Return Value
Returns the mask that represents what text is valid for the control.
Description
Call GetDateMask to retrieve the mask that represents what text is valid for the control.
The value of the mask depends on the values of BlanksChar and YearDigits, and on the date format specified in the Windows control panel.
See Also
TJvCustomDateEdit.BlanksChar, TJvCustomDateEdit.YearDigits
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page