From RAD Studio API Documentation
Delphi
TSkPaintBox = class(TSkCustomControl)
C++
class PASCALIMPLEMENTATION TSkPaintBox : public TSkCustomControl
Properties
Type |
Visibility |
Source |
Unit |
Parent |
class |
public |
Vcl.Skia.pas Vcl.Skia.hpp |
Vcl.Skia |
Vcl.Skia |
Description
Paints directly on the screen using the OnDraw event.
See Also