Event VLDSImageDisplay.TVLDSImageDisplay.OnWindowDestroyed

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: TVLDSImageDisplay

Contents

Syntax

Delphi:

property OnWindowDestroyed : TNotifyEvent read FOnWindowDestroyed write FOnWindowDestroyed;

C++ Builder:

__property TNotifyEvent OnWindowDestroyed = { read=FOnWindowDestroyed, write=FOnWindowDestroyed };

Summary

Occurs when the window is closed.

Description

This event occurs when the window is closed.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox