Global Class

From The Oxygene Language Wiki

Jump to:navigation, search

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



Although .NET (and with Delphi Prism) is completely object oriented, we support a global class to allow for global methods, as often used in Pascal code.

These methods become part of a class called __Global, of which only one is created per namespace, and only if global variables or methods are used.


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox