Event ALVSTHost.TALVSTHost.OnLoaded
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				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 OnLoaded : TNotifyEvent read FOnLoaded write SetOnLoaded;
C++ Builder:
__property TNotifyEvent OnLoaded = { read=FOnLoaded,  write=SetOnLoaded };
Summary
The VST PlugIn has been loaded.
Description
This event is fired when the VST PlugIn has been loaded.