Re: DBGrid and comboboxes

From: AlanGLLoyd (alanglloyd_at_aol.com)
Date: 10/05/04


Date: 05 Oct 2004 17:43:21 GMT

In article <4162be57$1$78772$e4fe514c@news.xs4all.nl>, "Maarten Wiltink"
<maarten@kittensandcats.net> writes:

>A set, surely? (Better define all bits. And stop calling me Shirley.)
>

That is OK where the Win API flags (or constants) are a contiguous set of "1
shl 0..31". But where flag values are not contiguous (or one does not wnat to
define umpteen evDummyn values) then one must go to an enumerated array.

... and yes, I did notice the printf(),. Oh vile wicked boy <g>.

Alan Lloyd
alanglloyd@aol.com