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