Event VLFitLines.TVLFitLines.OnLines
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: TVLFitLines
Contents |
Syntax
Delphi:
property OnLines : TVLNormalizedLinesNotifyEvent read FOnLines write SetOnLines;
C++ Builder:
__property TVLNormalizedLinesNotifyEvent OnLines = { read=FOnLines, write=SetOnLines };
Summary
Occurs when the lines are fitted.
Description
This event occurs when lines are fitted.