| << Click to display table of contents >> TsrvActionCustomLayout | 
TsrvActionCustomLayout is a base class for actions changing view modes for TSRichViewEdit control.
Unit SRVActions;
Syntax
TsrvActionCustomLayout = class(TsrvCustomActionThatNeedsDocProps)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction | 
This action is not used directly.
The following actions are inherited from it:
After the action changes a layout, OnExecuted event occurs.
These action use TrvActionSave to store additional information for the document in the target editor.
| Parameter | Draft | Web layout | Print layout | Side to side | Read mode | 
| Multiple pages | 
 | 
 | + | + | + | 
| Pages are displayed at their original size (with zoom applied) | 
 | 
 | + | + | 
 | 
| Page width depends on editor width | 
 | + | 
 | 
 | + | 
| Page height depends on editor height | 
 | 
 | 
 | 
 | + | 
| Auto zoom | 
 | 
 | 
 | + | 
 | 
| Zoom scales content without scaling pages (zoom does not affect page width) | 
 | + | 
 | 
 | + | 
| Page flip effects | 
 | 
 | 
 | + | + |