Hi,

1- How can TSynCompletion's ItemList be filled depending on what is before the dot(.)? I know the Lazarus IDE does it, but I couldn't figure it out.

TEdit.|

If Ctrl+Space is pressed, then the list of TEdit properties should popup. Currentstring is empty. How can we read the word before the dot?

2- Any reason why TSynCompletion is not a palette component, and has to be created through code?

Thanks,
Stephano

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to