TrvActionAlignment

Properties

<< Click to display table of contents >>

TrvActionAlignment

Properties

TrvActionAlignment – the base class for all FMX Tools actions that work with a TRichViewEdit editor and change the alignment of its selected paragraphs.

Unit FMX.RV.Actions;

Syntax

TrvActionAlignment = class (TrvActionParaStyles)

hmtoggle_arrow1Hierarchy

Description

This class is not used directly; instead, actions inherited from it are used.

This class does not introduce any new properties or events.