API:FMX.Media.TMediaPlayerCurrentTime

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Media.TMediaPlayerValueFMX.StdActns.TCustomValueRangeActionFMX.Controls.TCustomControlActionFMX.ActnList.TCustomActionSystem.Actions.TContainedActionTMediaPlayerCurrentTime

Delphi

TMediaPlayerCurrentTime = class(TMediaPlayerValue)

C++

class PASCALIMPLEMENTATION TMediaPlayerCurrentTime : public TMediaPlayerValue

Properties

Type Visibility Source Unit Parent
class public
FMX.Media.pas
FMX.Media.hpp
FMX.Media FMX.Media

Description

Base class for FireMonkey media player actions for controls with ValueRange-type properties.

FMX.Media.TMediaPlayerCurrentTime inherits from FMX.Media.TMediaPlayerValue. All content below this line refers to FMX.Media.TMediaPlayerValue.

Base class for FireMonkey media player actions for controls with ValueRange-type properties.

See Also