Vcl.StdCtrls.TCustomGroupBox.Paint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Paint; override;

C++

virtual void __fastcall Paint();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomGroupBox

Description

Renders the onscreen image of the group box.

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