JVCL Help:TJvCustomListBox.DisabledTextColor

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the color of the text when the control isn't enabled.


Pascal

 propertyDisabledTextColor: TColor;


Description

Use DisabledTextColor to specify the color of the text characters (as opposed to the background color), when the control isn't enabled. If DisabledTextColor is set to a dithered color, the text appears in the closest non-dithered value. Set Enabled to False to disable the control.


About

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