API:FMX.Media.TMediaPlayerStop

Delphi
TMediaPlayerStop = class(TCustomMediaPlayerAction)
C++
class PASCALIMPLEMENTATION TMediaPlayerStop : 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.TMediaPlayerStop 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.