Source position: ldocktree.pas line 106
type TLazDockHeaderPart = (
ldhpAll,
ldhpCaption,
ldhpRestoreButton,
ldhpCloseButton
);