Previous: MCErrorProc To the Table of Content Next: PlayFullScreen

- 4.47.1.3 -
Standard Units
MMedia Unit
TMMedia Object Fields

TMMedia.Notify

Targets: Win32 only


MMedia Unit

Determines whether a MM_MCINOTIFY message will be send to an application.

Declaration:
  Notify: Boolean;
Remarks:
If Notify is TRUE, the next TMMedia object method generates a MM_MCINOTIFY message upon completion. If Notify is FALSE, the method does not generate a MM_MCINOTIFY message.

Notify is set to FALSE by default.


Previous: MCErrorProc To the Table of Content Next: PlayFullScreen
MCErrorProc Table of Content PlayFullScreen

- 4.47.1.3 -