a_pagesetup TsrvActionPageSetup

Properties   Events  | Actions overview

<< Click to display table of contents >>

a_pagesetup TsrvActionPageSetup

Properties   Events  | Actions overview

TsrvActionPageSetup is the action for "File | Page Setup" command.

Unit SRVActions;

Syntax

TsrvActionPageSetup = class(TsrvCustomActionThatNeedsDocProps)

hmtoggle_arrow1Hierarchy

Description

This action displays a page setup dialog.

It changes the following properties of TSRichViewEdit.PageProperty:

LeftMargin

RightMargin

TopMargin

HeaderY

FooterY

BottomMargin

Orientation

The properties above are changed as an editing operation (undoable).

Additionally, it allows changing a paper source for the current printer (if available).