FMX.Styles.Objects.TTouchAnimationAdapter.TCustomPaint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCustomPaint = procedure of object;

C++

typedef void __fastcall (__closure *TCustomPaint)();

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter

Description

Method pointer type for CustomPaint.