Previous: 4.47.1.2. MCErrorProc To the Table of Contents Next: 4.47.1.4. PlayFullScreen
4.47.1.2. MCErrorProc Table of Contents 4.47.1.4. PlayFullScreen

- 4.47.1.3. -
Table of Contents
4. Standard Units
4.47. MMedia - Multimedia Devices support unit
4.47.1. TMMedia Object Fields
4.47.1.3. Notify


4.47.1.3. 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: 4.47.1.2. MCErrorProc To the Table of Contents Next: 4.47.1.4. PlayFullScreen
4.47.1.2. MCErrorProc Table of Contents 4.47.1.4. PlayFullScreen

- 4.47.1.3. -