| << Click to display table of contents >> TSRVIntProperty Type | 
Unit SclRView.
Identifies a property of TSRichViewEdit of an integer or an ordinal type.
type
TSRVIntProperty = (srvipPPOrientation, srvipPPPageFormat,
srvipPPMirrorMargins, srvipPPFacingPages, srvipPPTitlePage);
| Value | Corresponding property of TSRichViewEdit | 
|---|---|
| srvipPPOrientation | |
| srvipPPPageFormat | PageProperty.PageFormat | 
| srvipPPMirrorMargins | PageProperty.MirrorMargins | 
| srvipPPFacingPages | PageProperty.FacingPages | 
| srvipPPTitlePage | PageProperty.TitlePage | 
A parameter of this type is used in TSRichViewEdit.SetIntPropertyEd.
See also: