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