JVCL Help:TJvFullColorSpaceFormat

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

Search in JVCL Help

 
Search in all projects
 

Summary

Format of an item in a TJvFullColorSpaceCombo.

run\JvFullColorCtrls.pas


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.

run\JvFullColorCtrls.pas


Description

Type of the ItemFormat property of the TJvFullColorSpaceCombo component. This property controls the format of an item added to the list.

run\JvFullColorCtrls.pas


See Also

TJvFullColorSpaceCombo.ItemFormat, TJvColorSpace.Name, TJvColorSpace.ShortName

run\JvFullColorCtrls.pas


About

Navigation

no pages or subcategories

run\JvFullColorCtrls.pas



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