|
<< Click to display table of contents >> TrvActionParaStyles |
TrvActionParaStyles – the base class for all FMX Tools actions that work with a TRichViewEdit editor and change the attributes of its selected paragraphs.
Unit FMX.RV.Actions;
Syntax
TrvActionParaStyles = class (TrvAction)
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.