Orientation property

Applies to
TQDBNavigator

Declaration
property Orientation : TNavOrientation;

Description
Governs orientation of the navigator:

   noHoriz   horizontal
   noVert   vertical
   noAuto   if width > height then horizontal else vertical