|
Top Previous Next |
|
TrvActionIndentInc is the action for "Increase Indent" command. Unit RichViewActions; Syntax TrvActionIndentInc = class(TrvActionIndent) Hierarchy TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction Description The action does not allow changing the paragraph indent above the MaxIndent. |