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