Good Morning!

   Hmmm, would Selected be the same as Checked?

   No, I did not.

Thanks...Dan'l


--- David Smith <[EMAIL PROTECTED]> wrote:

> Did you try the Selected property? 
> 
> Dave
> 
> Dan Statham <[EMAIL PROTECTED]> wrote:          
>                     Good Morning!
>  
>  I am using a TTreeView with "Params.Style:=
> Params.Style or
>  TVS_CHECKBOXES;"
>      procedure TgddTreeView.CreateParams(var Params:
> TCreateParams);
>      begin
>        inherited;
>        Params.Style:= Params.Style or
> TVS_CHECKBOXES;
>      end;
>  
>  This is allowing me to toggle the checkboxes, but,
> how do I read
>  the checkbox state?
>  
>  Thanks...Dan'l
>  
>  
>      
>                                
> 
>        
> ---------------------------------
> Be a better friend, newshound, and know-it-all with
> Yahoo! Mobile.  Try it now.


____________________________________
  Every day is a Great day, but 
some days are GREATER than others!


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

Reply via email to