- 4.47.2.34. -
Table of Contents
4. Standard Units
4.47. MMedia - Multimedia Devices support unit
4.47.2. TMMedia Object Methods
4.47.2.34. SetPos
4.47.2.34. SetPos
Targets: Win32 only
MMedia Unit
Sets the current position within the currently loaded (opened) medium.
Declaration:
procedure SetPos(Position: Longint);
Remarks:
The position value must be presented in the current time format, which is
specified using the SetTimeFormat
method.
- 4.47.2.34. -