FMX.Skia.TSkPaintBox

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Skia.TSkCustomControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTSkPaintBox

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