|
<< Click to display table of contents >> TrvActionAlignment |
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)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction |
This class is not used directly; instead, actions inherited from it are used.
This class does not introduce any new properties or events.