JVCL Help:TJvCustomDateEdit.GetDateMask

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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