Class SLScope.TSLAxisToolBar

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLAxisToolBar : [[Class SLScope.TSLBasicDisplayToolBar|Mitov.PlotLab.BasicDisplayToolBar]]
+
'''public ref class''' AxisToolBar : [[Class SLScope.TSLBasicDisplayToolBar|Mitov.PlotLab.BasicDisplayToolBar]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 43: Line 43:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function SLScope.TSLAxisToolBar.IsVisible() : Boolean|function IsVisible() : Boolean]]
 
*[[Method procedure SLScope.TSLAxisToolBar.Draw(TLPCanvas)|procedure Draw(ACanvas : TLPCanvas)]]
 
*[[Method procedure SLScope.TSLAxisToolBar.Draw(TLPCanvas)|procedure Draw(ACanvas : TLPCanvas)]]
  
Line 68: Line 69:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function SLScope.TSLBasicDisplayToolBar.IsVisible() : Boolean|function IsVisible() : Boolean]]
 
*[[Method procedure SLScope.TSLBasicDisplayToolBar.Draw(TLPCanvas)|procedure Draw(ACanvas : TLPCanvas)]]
 
*[[Method procedure SLScope.TSLBasicDisplayToolBar.Draw(TLPCanvas)|procedure Draw(ACanvas : TLPCanvas)]]
 
*[[Method procedure SLScope.TSLBasicDisplayToolBar.Hide()|procedure Hide()]]
 
*[[Method procedure SLScope.TSLBasicDisplayToolBar.Hide()|procedure Hide()]]
Line 77: Line 79:
 
=== Public ===
 
=== Public ===
 
*[[Property SLScope.TSLDisplayComponent.DrawRect|DrawRect]]
 
*[[Property SLScope.TSLDisplayComponent.DrawRect|DrawRect]]
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function SLScope.TSLDisplayComponent.IsVisible() : Boolean|function IsVisible() : Boolean]]
 +
*[[Method function SLScope.TSLDisplayComponent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
  
 
== From [[Class LPComponent.TLPPersistent|TLPPersistent]] ==
 
== From [[Class LPComponent.TLPPersistent|TLPPersistent]] ==
Line 83: Line 91:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function LPComponent.TLPPersistent.QueryInterface(TGUID;TObject) : HResult|function QueryInterface(IID : TGUID; Obj : TObject) : HResult]]
 +
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

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

Contents

Syntax

Delphi:

type TSLAxisToolBar = class( TSLBasicDisplayToolBar )

C++ Builder:

class TSLAxisToolBar : public TSLBasicDisplayToolBar

Visual C++ (MFC):

class CTSLAxisToolBar : public CTSLBasicDisplayToolBar

C# (.NET):

public ref class AxisToolBar : Mitov.PlotLab.BasicDisplayToolBar

Summary

The toolbar area of the control axis.

Description

Use this property to access the properties of the axis toolbar.

Properties

Published

Methods

Public

From TSLBasicDisplayToolBar

Properties

Published

Public

Methods

Public

From TSLDisplayComponent

Properties

Public

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox