Class ILSpectrumDisplay.TILSpectrumBarColorGroup
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 53: | Line 53: | ||
=== Published === | === Published === | ||
*[[Property LPGDIPlusProperties.TLPGPColorItem.Color|Color]] | *[[Property LPGDIPlusProperties.TLPGPColorItem.Color|Color]] | ||
+ | |||
+ | == From [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] == | ||
+ | |||
+ | == Methods == | ||
+ | |||
+ | === Public === | ||
+ | *[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TLPCollectionItem) : HResult|function QueryInterface(IID : TGUID; Obj : TLPCollectionItem) : HResult]] | ||
[[Category:Classes]] | [[Category:Classes]] |
Revision as of 20:30, 10 June 2013
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: InstrumentLabPkg
Unit: ILSpectrumDisplay
Inherits: TULColorItem
Contents |
Syntax
Delphi:
type TILSpectrumBarColorGroup = class( TULColorItem )
C++ Builder:
class TILSpectrumBarColorGroup : public TULColorItem
Visual C++ (MFC):
class CTILSpectrumBarColorGroup : public CTULColorItem
C# (.NET):
public ref class TILSpectrumBarColorGroup : Mitov.InstrumentLab.ColorItem
Summary
Spectrum color group collection item.
Description
Defines class for spectrum color group collection items.
Properties
Published
- Colors - Collection of spectrum bar colors.