API:FMX.Media.TMediaPlayerPlayPause
Delphi
TMediaPlayerPlayPause = class(TCustomMediaPlayerAction)
C++
class PASCALIMPLEMENTATION TMediaPlayerPlayPause : public TCustomMediaPlayerAction
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Media.pas FMX.Media.hpp |
FMX.Media | FMX.Media |
Description
Base class for FireMonkey actions that work on an instance of TMediaPlayer.
FMX.Media.TMediaPlayerPlayPause inherits from FMX.Media.TCustomMediaPlayerAction. All content below this line refers to FMX.Media.TCustomMediaPlayerAction.
Base class for FireMonkey actions that work on an instance of TMediaPlayer.
Use the MediaPlayer property to define the target of the action.