JVCL Help:TAccelDelimiter
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TAccelDelimiter type
Search in JVCL Help
Search in all projectsSummary
Type that describes the possible delimiters between the accelerator and the path in a TJvMRUManager item
Pascal
run\JvMRUManager.pas
TAccelDelimiter = (
adTab,
adSpace
);
Members
Members | Description |
adTab | Use a tab as delimiter |
adSpace | Use a space as delimiter |
Description
TAccelDelimiter is used for the AccelDelimiter property of a TJvMRUManager.
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