I have created a class descending from TFrame. The class was designed visually in the Delphi IDE. When I add the TFrame to my main form, it looks correct in the designer. However, when my application runs, a thin black border is displayed around the TFrame. How do I turn this border off? I can't find any property of TFrame that relates to borders.
I am using Delphi 2010