Re: Disable TListBox Redraw...



On 28 Jul 2005 02:15:06 -0700, alanglloyd@xxxxxxx wrote:

>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.

I'll say it is !

>For others one would have to go
>Win API or code ones own Update count..

Yes, or create descendants

Ord(boolean) eh ?

Beats why they dont have a WINBOOL type


.