Description of GroupBoxEx :
TGroupBoxEx is a very simple component that might help save a few mouse clicks and components when working with GroupBoxes or Bevels. It has been tested on Delphi 5 and 7. Delphi 7 version is theme-aware.Properties:CaptionMargins: Number of spaces to add around Caption when painting the GroupBox.GroupShape: Shape to draw (gsGroupBox, gsTopLine, gsTopAndBottomLine)Images: Contains a list of images that can appear on the GroupBox. If Images is unassigned, no images are displayed on the GroupBox.ImageIndex: Determines which image appears on the GroupBox.GroupText: Text to draw next to the image.