Class SLScope.TSLBasicDisplayToolBar

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLBasicDisplayToolBar : [[Class SLScope.TSLDisplayComponent|Mitov.PlotLab.DisplayComponent]]
+
'''public ref class''' BasicDisplayToolBar : [[Class SLScope.TSLDisplayComponent|Mitov.PlotLab.DisplayComponent]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 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: SignalLabScopePkg

Unit: SLScope

Inherits: TSLDisplayComponent

Contents

Syntax

Delphi:

type TSLBasicDisplayToolBar = class( TSLDisplayComponent )

C++ Builder:

class TSLBasicDisplayToolBar : public TSLDisplayComponent

Visual C++ (MFC):

class CTSLBasicDisplayToolBar : public CTSLDisplayComponent

C# (.NET):

public ref class BasicDisplayToolBar : Mitov.PlotLab.DisplayComponent

Summary

Visual toolbar for the data display components class.

Description

Defines visual toolbar for the data display components. The toolbars are created internally by the data displays. Do not make instances of this class or its descendants.


Example:

ToolBarExample.png

Properties

Published

Public

Methods

Public

From TSLDisplayComponent

Properties

Public

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox