Property SLLevelDisplay.TSLBasicLevelDisplayLevelView.GrayScale

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

Contents

Syntax

Delphi:

property GrayScale : Boolean read FGrayScale write SetGrayScale default False;

C++ Builder:

__property bool GrayScale = { read=FGrayScale, write=SetGrayScale, default=False };

Summary

Specifies Gray scale or color data view.

Description

If set to true specifies a gray scale level colors to be used for the Waterfall.

Otherwise spectrum level colors will be used.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox