FMX.Skia.TSkAnimationDrawEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TSkAnimationDrawEvent = procedure(ASender: TObject; const ACanvas: ISkCanvas; const ADest: TRectF; const AProgress: Double; const AOpacity: Single) of object;

C++

typedef void __fastcall (__closure *TSkAnimationDrawEvent)(System::TObject* ASender, const System::Skia::_di_ISkCanvas ACanvas, const System::Types::TRectF &ADest, const double AProgress, const float AOpacity);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia FMX.Skia

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.