Class PLMultiWaterfall.TPLMultiWaterfallChannels

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(5 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TPLMultiWaterfallChannels : [[Class SLScope.TSLOptionalDisplayCollection|Mitov.PlotLab.OptionalDisplayCollection]]
+
'''public ref class''' MultiWaterfallChannels : [[Class SLScope.TSLOptionalDisplayCollection|Mitov.PlotLab.OptionalDisplayCollection]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:31, 26 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: PlotLabPkg

Unit: PLMultiWaterfall

Inherits: TSLOptionalDisplayCollection

Contents

Syntax

Delphi:

type TPLMultiWaterfallChannels = class( TSLOptionalDisplayCollection, TPLMultiWaterfallChannel )

C++ Builder:

class TPLMultiWaterfallChannels : public TSLOptionalDisplayCollection

Visual C++ (MFC):

class CTPLMultiWaterfallChannels : public CTSLOptionalDisplayCollection

C# (.NET):

public ref class MultiWaterfallChannels : Mitov.PlotLab.OptionalDisplayCollection

Summary

Collection of TPLMultiWaterfallChannel items.

Description

Defines collection of TPLMultiWaterfallChannel objects. This class is used for visual data displays channel collections such as the channels in TPLMultiWaterfall component. Do not make instances of this class.

From TLPTypedCollection

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox