There is something funny here - I just noticed that I cannot display checkboxes - ie boolean fields??? I do not believe that this was left out by mistake, so there must be some way of doing it that escapes me....any ideas anyone??
> There is something funny here - I just noticed that I cannot display
Check the demos. (C:\Program Files\Borland\Delphi5\RBuilder\Demos\6. RCL\dclRBU55.dpk) There is a check box there. (If you don't need it at design time, just include 'MyRegBox' in your path and uses clause, otherwise you will need to install the component).
Comments
Check the demos. (C:\Program Files\Borland\Delphi5\RBuilder\Demos\6.
RCL\dclRBU55.dpk) There is a check box there. (If you don't need it at
design time, just include 'MyRegBox' in your path and uses clause, otherwise
you will need to install the component).
HTH
Ed Dressel
Team DM