Source position: controls.pp line 131
type TControlRolesForForm = set of (
crffDefault,
crffCancel
);