Vcl.Skia.TSkAnimatedPaintBox

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Skia.TSkCustomAnimatedControlVcl.Skia.TSkCustomWinControlVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTSkAnimatedPaintBox

Delphi

TSkAnimatedPaintBox = class(TSkCustomAnimatedControl)

C++

class PASCALIMPLEMENTATION TSkAnimatedPaintBox : public TSkCustomAnimatedControl

Properties

Type Visibility Source Unit Parent
class public
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia Vcl.Skia

Description

Variant of the TSkPaintBox control that allows setting the duration of an animation and drawing its progress by using the OnAnimationDraw event.


See Also