Source position: bgrabitmaptypes.pas line 61
type TRadialBlurType = (
rbNormal,
rbDisk,
rbCorona,
rbPrecise,
rbFast,
rbBox
);