|
@@ -1473,7 +1473,8 @@ const
|
|
|
(mask:po_objc; str:'ObjC'),
|
|
|
(mask:po_enumerator_movenext; str:'EnumeratorMoveNext'),
|
|
|
(mask:po_optional; str: 'Optional'),
|
|
|
- (mask:po_delphi_nested_cc;str: 'Delphi-style nested frameptr')
|
|
|
+ (mask:po_delphi_nested_cc;str: 'Delphi-style nested frameptr'),
|
|
|
+ (mask:po_rtlproc; str: 'RTL procedure')
|
|
|
);
|
|
|
var
|
|
|
proctypeoption : tproctypeoption;
|