Property SLScope.TSLDisplayItemHighlighting.HiglightFromLegend

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

Contents

Syntax

Delphi:

property HiglightFromLegend : Boolean read FHiglightFromLegend write SetHiglightFromLegend default True;

C++ Builder:

__property bool HiglightFromLegend = { read=FHiglightFromLegend, write=SetHiglightFromLegend, default=True };

Summary

Specifies if the item will be highlighted when the mouse is moved over the corresponded Legend Button.

Description

If True the item will be highlighted when the mouse is moved over the corresponded Legend Button.

Otherwise the item will not be highlighted from the Legend Button.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox