Re: Disable TListBox Redraw...
- From: alanglloyd@xxxxxxx
- Date: 27 Jul 2005 13:18:17 -0700
TStrings.BeginUpdate / TStrings.EndUpdate surrounding your code.
or LockWindowUpdate(MyListbox.Handle) / LockWindowUpdate(0) surrounding
your code.
Alan Lloyd
.
- Follow-Ups:
- Re: Disable TListBox Redraw...
- From: J French
- Re: Disable TListBox Redraw...
- References:
- Disable TListBox Redraw...
- From: didi
- Disable TListBox Redraw...
- Prev by Date: Re: Disable TListBox Redraw...
- Next by Date: Re: finding the day of the year
- Previous by thread: Re: Disable TListBox Redraw...
- Next by thread: Re: Disable TListBox Redraw...
- Index(es):