| 
       << Click to display table of contents >> TRVPageSet Type | 
    
Unit [VCL/FMX]: RVStyle / fmxRVStyle.
type
TRVPageSet = (rvpsAll, rvpsOdd, rvpsEven);
Set of pages.
Value  | 
Meaning  | 
|---|---|
rvpsAll  | 
All pages  | 
rvpsOdd  | 
Odd pages  | 
rvpsEven  | 
Even pages  | 
See also:
▪TRVPrint.PrintPages