TRVStyle.DisabledFontColor

<< Click to display table of contents >>

TRVStyle.DisabledFontColor

Defines a font color to use in disabled TRichView controls.

property DisabledFontColor: TRVColor;

(Introduced in version 13)

If this property = rvclNone, a disabled control uses the same text color as enabled control.

If MainRVStyle is assigned, this property provides access to the corresponding property of MainRVStyle.

Default value:

rvclNone