[Lazarus] Synmemo: problem adding OnStatusChange event handler

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Dec 16 11:47:05 CET 2012


On Sun, 16 Dec 2012 11:02:38 +0100
Reinier Olislagers <reinierolislagers at gmail.com> wrote:

> Synedit newb here...
> 
> Win, Laz trunk, FPC x86 2.7.1
> 
> uses
> ...SynEdit,SynMemo,SynEditTypes,SynHighlighterIni
> 
> With a synmemo, trying to add an OnStatusChange event, I get "Unable to
> create method" and
> C:\Development\lazarus_fpctrunk\components\synedit\synedit.pp(325,24)
> Error: method type definition not found
> for TStatusChangeEvent in the line
>   TStatusChangeEvent = SynEditTypes.TStatusChangeEvent;

Bug. I fixed it in trunk.

Mattias





More information about the Lazarus mailing list