Class SLLevelDisplay.TSLLevelDisplayColors
From Mitov Wiki Doc
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.
Package: SignalLabScopePkg
Unit: SLLevelDisplay
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TSLLevelDisplayColors = class( TLPCollection )
C++ Builder:
class TSLLevelDisplayColors : public TLPCollection
Visual C++ (MFC):
class CTSLLevelDisplayColors : public CTLPCollection
C# (.NET):
public ref class TSLLevelDisplayColors : Vcl.VclCollectionProperty
Summary
Collection of alternative colors for the level displays.
Description
Defines a collection of alternative colors for the level displays. If the collection is empty a default set of colors will be used.
Properties
Public
- Items - Allows access to individual colors item of the collection.