JVCL Help:TJvDateEdit.DateFormat
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDateEdit.DateFormat Property
[+] TJvDateEdit Events
[+] TJvDateEdit Methods
[+] TJvDateEdit Properties
Search in JVCL Help
Search in all projectsSummary
A custom Date Format String to use instead of the system locale settings.
Pascal
propertyDateFormat: string;
Description
Input and display of the date will be done according to DateFormat; but only if DateFormatPreferred is pdCustom or pdCustomOnly. For possible values of DateFormat see "Date-Time values, formatting" e.g. dd/mm/yyyy
About
Notes
Only numeric values are supported. Format strings that display words (e.g. Tuesday) are not supported.
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