FMX.Skia.TSkAnimatedPaintBox
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.