Event SLWaterfall.TSLWaterfallMarkerGroups.OnClick

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

Contents

Syntax

Delphi:

property OnClick : TSLDisplayMarkerClickEvent read FOnClick write FOnClick;

C++ Builder:

__property TSLDisplayMarkerClickEvent OnClick = { read=FOnClick, write=FOnClick };

Summary

Occurs when the user clicks a marker from the group.

Description

Use the OnClick event handler to respond when the user clicks a marker from the group.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox