Property ILSpectrumDisplay.TILSpectrumBars.ColorGroups

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

Contents

Syntax

Delphi:

property ColorGroups : TILSpectrumBarColorGroups read FColorGroups write SetColorGroups;

C++ Builder:

__property TILSpectrumBarColorGroups * ColorGroups = { read=FColorGroups, write=SetColorGroups };

Summary

Collection of color groups for the spectrum bars.

Description

Use this collection to add color groups for the spectrum bars.

The color groups describe the color the the horizontal direction.

Each group will individually describe the colors in the vertical direction.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox