Mode Delphi

From Free Pascal wiki
Revision as of 15:13, 20 October 2019 by Kai Burghardt (talk | contribs) (add link to user’s guide)
Jump to navigationJump to search

English (en) español (es) français (fr) português (pt) русский (ru)

This mode is provided for compatibility with the Delphi compiler from Embarcadero in order to simplify porting of existing code to Free Pascal. You enable it with mode switch ${mode Delphi} in source code or with the compiler command line option -Mdelphi.

see also