Event SLSnapshot.TSLSnapshot.OnSnapshot

From Mitov Wiki Doc
Jump to: navigation, search

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: TSLSnapshot

Contents

Syntax

Delphi:

property OnSnapshot : TSLSnapshotEvent read FOnSnapshot write SetOnSnapshot;

C++ Builder:

__property TSLSnapshotEvent OnSnapshot = { read=FOnSnapshot, write=SetOnSnapshot };

Summary

Occurs on snapshot.

Description

This callback event is called when a snapshot occurs.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox