Source position: treegrids.pas line 550
type TBlendMode = (
bmConstantAlpha,
bmPerPixelAlpha,
bmMasterAlpha,
bmConstantAlphaAndColor
);