Property SLScope.TSLBasicScopeXAxis.CursorSettings

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

Contents

Syntax

Delphi:

property CursorSettings : TSLDisplayAxisCursorSettings read FCursorSettings write SetCursorSettings;

C++ Builder:

__property TSLDisplayAxisCursorSettings * CursorSettings = { read=FCursorSettings, write=SetCursorSettings };

Summary

Specifies the behavior of the cursors for the axis.

Description

Use this property to specify the behavior of the cursors for the axis. Those settings specify how the cursors will behave when associated with this axis.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox