|
Top Previous Next |
|
TsrvActionPageSetup is the action for "File | Page Setup" command. Unit SRVActions; Syntax TsrvActionPageSetup = class(TsrvCustomActionThatNeedsDocProps) HierarchyTObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction TsrvCustomActionThatNeedsDocProps DescriptionThis action displays a page setup dialog. It changes the following properties of TSRichViewEdit.PageProperty: Additionally, it allows changing a paper source for the current printer (if available). |