FMX.Styles.Objects.TTouchAnimationAdapter.CustomPaint

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CustomPaint: TCustomPaint read FCustomPaint write FCustomPaint;

C++

__property TCustomPaint CustomPaint = {read=FCustomPaint, write=FCustomPaint};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter


Beschreibung

Methode, die ausgeführt wird, wenn die Animation ausgeführt wird.

Siehe auch