Property SLScope.TSLTrackingOptionalAxis.TrackCursor

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

Contents

Syntax

Delphi:

property TrackCursor : Boolean read FTrackCursor write SetTrackCursor default True;

C++ Builder:

__property bool TrackCursor = { read=FTrackCursor, write=SetTrackCursor, default=True };

Summary

Enables/Disables the track hair in the axis.

Description

Use this property to Enables/Disables the track hair in the axis.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox