<< Click to display table of contents >> TrvActionInsertHLine |
TrvActionInsertHLine is the action for "Insert | Horizontal Line" command.
Unit RichViewActions;
Syntax
TrvActionInsertHLine = class(TrvAction)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action inserts a horizontal line ("break" item type) in the caret position in TCustomRichViewEdit component.
The inserted line has the specified Color and Width, and Style.