JVCL Help:TJvTFDWNameSource
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFDWNameSource type
Search in JVCL Help
Search in all projectsSummary
Describes the available sources used for week day names.
Pascal
run\JvTFManager.pas
TJvTFDWNameSource = (
dwnsSysLong,
dwnsSysShort,
dwnsCustom
);
Members
Members | Description |
dwnsSysLong | The day of week display name will be retrieved from the system's day of week long format. |
dwnsSysShort | The day of week display name will be retrieved from the system's day of week short format. |
dwnsCustom | The day of week display name will be retrieved from one of the DWN properties. |
Description
TJvTFDWNameSource is used to determine from where an object retrieves the weekday names it uses.
About
no pages or subcategories
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