TrvActionFontStyleEx

Properties

<< Click to display table of contents >>

TrvActionFontStyleEx

Properties

TrvActionFontStyle – the base class for all FMX Tools actions that work with a TRichViewEdit editor and change advanced font style attributes in the selected text.

Unit FMX.RV.Actions;

Syntax

TrvActionFontStyle = class (TrvActionTextStyles)

hmtoggle_arrow1Hierarchy

Description

This class is not used directly; instead, actions inherited from it are used. They change the StyleEx property of text styles in the selected fragment of the document.

This class does not introduce any new properties or events.