pagesetup TsrvActionPageSetup

Properties   Events  | Actions overview

Top  Previous  Next

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

Unit SRVActions;

Syntax

TsrvActionPageSetup = class(TsrvCustomActionThatNeedsDocProps)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TsrvAction

TsrvCustomActionThatNeedsDocProps

Description

This action displays a page setup dialog.

It changes the following properties of TSRichViewEdit.PageProperty:

LeftMargin

RightMargin

TopMargin

HeaderY

FooterY

BottomMargin

Orientation

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


ScaleRichView © Ilya Zelensky & Sergey Tkachenko