FMX.Skia.TSkAnimatedPaintBox

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Skia.TSkCustomAnimatedControlFMX.Skia.TSkCustomControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentTSkAnimatedPaintBox

Delphi

TSkAnimatedPaintBox = class(TSkCustomAnimatedControl)

C++

class PASCALIMPLEMENTATION TSkAnimatedPaintBox : public TSkCustomAnimatedControl

Properties

Type Visibility Source Unit Parent
class public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia FMX.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