JVCL Help:TJvFullColorSpaceFormat
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorSpaceFormat type
Search in JVCL Help
Search in all projectsSummary
Format of an item in a TJvFullColorSpaceCombo.
Pascal
run\JvFullColorCtrls.pas
TJvFullColorSpaceFormat = (
cfName,
cfShortName,
cfBoth
);
Members
Members | Description |
cfName | The item only contains the color space name. |
cfShortName | The item only contains the color space shortname. |
cfBoth | Both the color space name and shortname are used to set the item name. |
Description
Type of the ItemFormat property of the TJvFullColorSpaceCombo component. This property controls the format of an item added to the list.
See Also
TJvFullColorSpaceCombo.ItemFormat, TJvColorSpace.Name, TJvColorSpace.ShortName
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