TNavOrientation type
Unit
QDB
Declaration
TNavOrientation = (noAuto, noHoriz, noVert);
Description
Governs the
Orientation
of display of the navigator
noHoriz horizontal
noVert vertical
noAuto if width > height then horizontal else vertical