Shapes and lines on Dialog Form ??
How do I put shapes and lines on a dialog form? I have a few radio buttons on there but would like to put a box around it like a real Delphi form has. Along with that, is there a radio group box for the dialog form? Right now I have to manually code the radio buttons to toggle the .checked value of the other radio buttons.
Comments