TrvActionFontCustomColor |
Top Previous Next |
|
TrvActionFontCustomColor is the base class for actions changing color properties of the selected text. Unit RichViewActions; Syntax TrvActionFontCustomColor = class(TrvActionCustomColor) Hierarchy TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction Description This action does not introduce any new properties and events in addition to properties and events of TrvActionCustomColor. This action is not used directly. The following actions are inherited from it: |