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