Skip to content

peDisabledTextColor - DfBaseEntryList

Determines the text color of a disabled cell

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer peDisabledTextColor
Access Type Syntax
Read Access: Get peDisabledTextColor to IntegerVariable
Write Access: Set peDisabledTextColor to IntegerVariable/Value

Description

The peDisabledTextColor property allows you to select a custom color for disabled cell text.

This property is exposed in the Studio, although you will not see the effect of the change until you run your application.

Default is clGrayText.