Source position: layouts.inc line 93
type TDockingMode = (
dmTop,
dmBottom,
dmLeft,
dmRight,
dmClient,
dmUndocked
);