Event ALSnapshot.TALSnapshot.OnSnapshot
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: TALSnapshot
Contents |
Syntax
Delphi:
property OnSnapshot : TALSnapshotEvent read FOnSnapshot write SetOnSnapshot;
C++ Builder:
__property TALSnapshotEvent OnSnapshot = { read=FOnSnapshot, write=SetOnSnapshot };
Summary
Occurs when a snapshot is taken.
Description
This callback event occurs when a snapshot is taken.