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