Mode Delphi

From Lazarus wiki
Revision as of 23:52, 11 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.