Vcl.Samples.Spin.TTimerSpeedButton.Paint
Delphi
procedure Paint; override;
C++
virtual void __fastcall Paint(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.Samples.Spin.pas Vcl.Samples.Spin.hpp |
Vcl.Samples.Spin | TTimerSpeedButton |
Description
Renders the control surface.
The Paint method is called automatically when a lightweight control needs to update its display area.