Event VLConvexHulls.TVLConvexHulls.OnConvexes
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: TVLConvexHulls
Contents |
Syntax
Delphi:
property OnConvexes : TVLPolygonsNotifyEvent read FOnConvexes write SetOnConvexes;
C++ Builder:
__property TVLPolygonsNotifyEvent OnConvexes = { read=FOnConvexes, write=SetOnConvexes };
Summary
Occurs when the convexes are calculated.
Description
This event occurs when the convexes is calculated.