RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThemeServices.PaintBorder Method

Draws the border of a control.

Pascal
procedure PaintBorder(Control: TWinControl; EraseLRCorner: Boolean);
C++
__fastcall PaintBorder(TWinControl * Control, Boolean EraseLRCorner);

Call PaintBorder to draw the border of a control. The area is drawn using the current Operation System theme. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!