Event DSGraphProperty.TDSGraph.OnAborted

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

Contents

Syntax

Delphi:

property OnAborted : TNotifyEvent read FOnAborted write FOnAborted;

C++ Builder:

__property TNotifyEvent OnAborted = { read=FOnAborted, write=FOnAborted };

Summary

Occurs when the data streaming has been aborted.

Description

This event is occurs when the data streaming has been aborted.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox