Event VLConnectedComponents.TVLConnectedComponents.OnComponents
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: TVLConnectedComponents
Contents |
Syntax
Delphi:
property OnComponents : TVLOnConnectedComponents read FOnComponents write SetOnComponents;
C++ Builder:
__property TVLOnConnectedComponents OnComponents = { read=FOnComponents, write=SetOnComponents };
Summary
Occurs when the components are detected.
Description
This event occurs when a components are detected.