Event ALVSTHost.TALVSTHost.OnNeedIdle

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TALVSTHost

Contents

Syntax

Delphi:

property OnNeedIdle : TNotifyEvent read FOnNeedIdle write SetOnNeedIdle;

C++ Builder:

__property TNotifyEvent OnNeedIdle = { read=FOnNeedIdle, write=SetOnNeedIdle };

Summary

The VST PlugIn needs Idle.

Description

This event is fired when the VST PlugIn needs Idle.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox