FMX.Media.TMediaPlayerCurrentTime.CreateValueRange
Delphi
function CreateValueRange: TCustomValueRange; override;
C++
virtual Fmx::Stdactns::TCustomValueRange* __fastcall CreateValueRange(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Media.pas FMX.Media.hpp |
FMX.Media | TMediaPlayerCurrentTime |
Description
Method inherited from TCustomValueRangeAction that TMediaPlayerValue implements to provide a custom instance of a TCustomValueRange subclass to hold the value range that the action handles. {{#multireplace:FMX.Media.TMediaPlayerCurrentTime.CreateValueRange|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Media.TMediaPlayerValue.CreateValueRange|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Media.TMediaPlayerValue.CreateValueRange|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Method inherited from TCustomValueRangeAction that TMediaPlayerValue implements to provide a custom instance of a TCustomValueRange subclass to hold the value range that the action handles.