Source position: comctrls.pp line 1348
type TToolButtonFlags = set of (
tbfPressed,
tbfArrowPressed
);