[Lazarus] SynEdit and autocomplete

Martin lazarus at mfriebe.de
Sat Sep 17 00:31:41 CEST 2011


On 16/09/2011 22:15, silvioprog wrote:
> 2011/9/16 Martin<lazarus at mfriebe.de>:
>>
>> Syn AutoComplete is not the drop down feature known from the IDE
>>
>> please have a look in the example folder
> OK, thx.
>
> I'll use a SynEdit ported from Delphi to Lazarus. It is a copy that a
> friend (Etrusco) will provide me and that is compatible with official
> SynEdit of Delphi. ;)
>
> The auto-complete of official SynEdit does not require any additional
> code to function correctly. Please, see: http://imagebin.org/172474
>

The one you look for is TSynCompletion, not TSynAutoCompletion.

and the reason it isn't in the component pallette is, that
I still hope to clean it up first... (so that seems still far off...)




More information about the Lazarus mailing list