Unit mserepps

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Class treppsdisp  

Types

optionpsty = (...);
optionspsty = set of optionpsty;
layoutflagty = (...);
layoutflagsty = set of layoutflagty;

Constants

defaultoptionsps = [ops_noheadercomments,ops_noshowpage];

Description

Types

optionpsty = (...);
 
Values
  • ops_noheadercomments
  • ops_noshowpage
optionspsty = set of optionpsty;
 
layoutflagty = (...);
 
Values
  • la_right
  • la_bottom
  • la_xcentered
  • la_ycentered
  • la_stretchx
  • la_stretchy
  • la_fit
  • la_mirrorx
  • la_mirrory
  • la_rotate90
  • la_rotate180
layoutflagsty = set of layoutflagty;
 

Constants

defaultoptionsps = [ops_noheadercomments,ops_noshowpage];
 

Generated by PasDoc 0.16.0.