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