FMX.Media.TMediaPlayerValue

From RAD Studio API Documentation
Jump to: navigation, search

FMX.StdActns.TCustomValueRangeActionFMX.Controls.TCustomControlActionFMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionTMediaPlayerValue

Delphi

TMediaPlayerValue = class(TCustomValueRangeAction)

C++

class PASCALIMPLEMENTATION TMediaPlayerValue : public Fmx::Stdactns::TCustomValueRangeAction

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.

See Also