Mode Delphi

From Free Pascal wiki
Revision as of 00:52, 12 September 2017 by FPC user (talk | contribs) (How to activate.)
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.