FMX.Media.TMediaPlayerCurrentTime.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomValueRangeAction.Destroy */ inline __fastcall virtual ~TMediaPlayerCurrentTime() { }

Properties

Type Visibility Source Unit Parent
destructor public FMX.Media.hpp FMX.Media TMediaPlayerCurrentTime

Description

Destroys this instance of TMediaPlayerCurrentTime.

See Also