* delphi mode only

This commit is contained in:
peter 2003-01-01 21:09:49 +00:00
parent 2b6f661cbc
commit 0692123640

View File

@ -6,7 +6,7 @@
of procedure tmyclass.myproc
}
{$ifdef fpc}
{$mode objfpc}
{$mode delphi}
{$endif}
type
tmyclass = class