: Hi! I check the documentation of TPanel and TBevel but doesn't find it. I want to use this control to restrict the drawing area.
: Thank you!
:
Nearly all controls derived from the TGraphicControl and TCustomControl have a public Canvas property. If you want to have a simple drawing place you can use the TPaintBox.