Source position: WinApiMU.PlayerClass1.pas line 56
type TCommand = ( |
||
CmdNone = 0, |
|
|
CmdStop, |
|
|
CmdStart, |
|
|
CmdStartPlayBack, |
|
|
CmdPause, |
|
|
CmdSeek, |
|
|
CmdClosing, |
|
|
CmdOpenPending, |
|
|
CmdClosed, |
|
|
CmdReady |
|
|
); |
| CT Web help |
| CodeTyphon Studio |