System.UITypes.TPrinterOrientation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPrinterOrientation = (poPortrait, poLandscape);

C++

enum class DECLSPEC_DENUM TPrinterOrientation : unsigned char { poPortrait, poLandscape };

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.