Vcl.ShadowWnd.TShadowWindow.Paint
Delphi
procedure Paint; override;
C++
virtual void __fastcall Paint(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ShadowWnd.pas Vcl.ShadowWnd.hpp |
Vcl.ShadowWnd | TShadowWindow |
Description
Renders the shadow window control surface on the screen.
Paint is called automatically when the shadow window needs to paint itself.