<< Click to display table of contents >> TsrvActionPageSetup |
TsrvActionPageSetup is the action for "File | Page Setup" command.
Unit SRVActions;
Syntax
TsrvActionPageSetup = class(TsrvCustomActionThatNeedsDocProps)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction |
This action displays a page setup dialog.
It changes the following properties of TSRichViewEdit.PageProperty:
The properties above are changed as an editing operation (undoable).
Additionally, it allows changing a paper source for the current printer (if available).