Vcl.Skia.TSkPaintBox

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Skia.TSkCustomControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTSkPaintBox

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