RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGroupBox.Paint Method

Renders the onscreen image of the group box.

Pascal
procedure Paint; override;
C++
virtual __fastcall Paint();

Paint draws a border around the group box and fills in the caption. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!