<< Click to display table of contents >> TrvCustomPrintAction |
TrvCustomPrintAction is a base class for the printing actions.
Unit RichViewActions;
Syntax
TrvCustomPrintActions = class(TrvAction)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action does not introduce any new properties in addition to properties of TrvAction.
This action is not used directly, this is the base class for the following actions:
All these actions are enabled only if at least one printer installed in the system (Printer.Printers.Count>0).