Re: Disable TListBox Redraw...
- From: alanglloyd@xxxxxxx
- Date: 28 Jul 2005 02:15:06 -0700
Begin/EndUpdate uses WM_SETREDRAW (with Ord(boolean) <g>) but also
keeps a reference count of Begin/EndUpdate, so that is a much better
bet anyway for TString-based controls. For others one would have to go
Win API or code ones own Update count..
Alan Lloyd
.
- Follow-Ups:
- Re: Disable TListBox Redraw...
- From: J French
- Re: Disable TListBox Redraw...
- References:
- Disable TListBox Redraw...
- From: didi
- Re: Disable TListBox Redraw...
- From: alanglloyd
- Re: Disable TListBox Redraw...
- From: J French
- Re: Disable TListBox Redraw...
- From: Maarten Wiltink
- Disable TListBox Redraw...
- Prev by Date: Re: Debugging an ISAPI application
- Next by Date: Re: Disable TListBox Redraw...
- Previous by thread: Re: Disable TListBox Redraw...
- Next by thread: Re: Disable TListBox Redraw...
- Index(es):
Relevant Pages
|