Class Member Modifiers

From RemObjects Software

Jump to: navigation, search

This is a Oxygene Language Feature topic
Feel free to add your notes to this topic below.


Class Member Modifiers consist of directives that control virtuality plus others that are independent of each other:

Virtuality Modifiers

virtual override final reintroduce

Some rules about how these directives can be used in combination:


General Modifiers

abstract empty (cannot specify both)

async external locked unsafe (once only in any order)

implements (must be declared last)

iterator (see iterators)

There are also different restrictions for fields, methods, properties and events and the following directives are supported:


See Also


Product: RemObjects Oxygene (formerly known as Chrome)
Current version: 3.0 Previous Versions: 'Joyride' (2.0), 'Floorshow' (1.5), 'Adrenochrome' (1.0)

GlossaryKeywordsLanguage FeaturesPlatform FeaturesSamplesArticlesHow ToIssues

Personal tools