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