System.UITypes.TPrintRange
Delphi
TPrintRange = (prAllPages, prSelection, prPageNums);
C++
enum class DECLSPEC_DENUM TPrintRange : unsigned char { prAllPages, prSelection, prPageNums };
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| enum | public | System.UITypes.pas System.UITypes.hpp  | 
        System.UITypes | System.UITypes | 
Description
Embarcadero Technologies does not currently have any additional information.