Event SLBasicGenericFilter.TSLBasicStartGenericFilter.OnStart

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

Revision as of 20:28, 10 June 2013

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

Contents

Syntax

Delphi:

property OnStart : TSLStartNotify read FOnStart write FOnStart;

C++ Builder:

__property TSLStartNotify OnStart = { read=FOnStart, write=FOnStart };

Summary

Occurs when the data pumping starts.

Description

Use the OnStart event handler to write code that responds when the data pumping starts.

Usually occurs at the beginning of data capturing or data playback.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox