Event SLDetectLevels.TSLLevelValue.OnChange
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: TSLLevelValue
Contents |
Syntax
Delphi:
property OnChange : TSLLevelValueEvent read FOnChange write SetOnChange;
C++ Builder:
__property TSLLevelValueEvent OnChange = { read=FOnChange, write=SetOnChange };
Summary
On level state change event.
Description
Use this event to receive notification of level state change.