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