[lazarus] mwEdit issues
mariano podesta
marianop at intercom.com.ar
Wed Oct 20 15:48:26 EDT 1999
yes, in delphi TStringList has a Put method.
-----Original Message-----
From: Shane Miller [mailto:SMiller1 at stvgb.org]
Sent: Miércoles 20 de Octubre (10) de 1999 16:15
To: lazarus at miraclec.com
Subject: Re: [lazarus] mwEdit issues
Question.
In mwCustomEdit, in the class definition for TMWEditList, it defines a
procedure (protected) called PUT that has an override declaration.
In Delphi, this compiles fine, but under Linux, I get:
Erro: There is no method in an ancestor class to be overridded:
TMWEDITLIST.PUT
TMWEditList is derived from TStringList and TStringList does NOT contain a
PUT method.
Why does it work in Delphi, but not in Linux. Why does it work in Delphi at
all?
Shane
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list