[Lazarus] ListBox: BeginUpdate - EndUpdate

Dmitry Boyarintsev skalogryz.lists at gmail.com
Sun Sep 8 15:41:23 CEST 2013


ever existed?
You're probably looking for
ListBox1.Items.BeginUpdate;
...
ListBox1.Items.EndUpdate;

thanks,
Dmitry


2013/9/8 Junior <lazarus.linux at gmail.com>

> ListBox1.BeginUpdade;
> //...
> ListBox1.EndUpdate;
> ------------------------------**--------
>
> No longer exists?
>
> --
> ______________________________**_________________
> Lazarus mailing list
> Lazarus at lists.lazarus.**freepascal.org<Lazarus at lists.lazarus.freepascal.org>
> http://lists.lazarus.**freepascal.org/mailman/**listinfo/lazarus<http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130908/828b9096/attachment-0003.html>


More information about the Lazarus mailing list