fontcolor TrvActionFontColor

Properties   Events

Top  Previous  Next

TrvActionFontColor is the action for changing color of the selected text.

Syntax

TrvActionFontColor = class(TrvActionFontCustomColor)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionCustomColor

TrvActionFontCustomColor

Description

This action does not introduce any new properties and events in addition to properties and events of TrvActionCustomColor. However, it changes the default value of Color property to clWindowText.

On execution, this action changes Color property of styles of the selected text (RVStyle.TextStyles[].Color).

See also the list of color changing actions in the topic about TrvActionCustomColor.


RichView © Sergey Tkachenko