Source position: controls.pp line 409
type TDockOrientation = (
doNoOrient,
doHorizontal,
doVertical,
doPages
);