Class SLScope.TSLScopeYAxesCollectionItem
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 38: | Line 38: | ||
=== Published === | === Published === | ||
*[[Property SLScope.TSLScopeYAxesCollectionItem.Axis|Axis]] - The Axis settings. | *[[Property SLScope.TSLScopeYAxesCollectionItem.Axis|Axis]] - The Axis settings. | ||
+ | |||
+ | == From [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] == | ||
+ | |||
+ | == Methods == | ||
+ | |||
+ | === Public === | ||
+ | *[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TPersistent) : HResult|function QueryInterface(IID : TGUID; Obj : TPersistent) : HResult]] | ||
[[Category:Classes]] | [[Category:Classes]] |
Revision as of 17:19, 18 October 2012
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: TLPCollectionItem
Contents |
Syntax
Delphi:
type TSLScopeYAxesCollectionItem = class( TLPCollectionItem )
C++ Builder:
class TSLScopeYAxesCollectionItem : public TLPCollectionItem
Visual C++ (MFC):
class CTSLScopeYAxesCollectionItem : public CTLPCollectionItem
C# (.NET):
public ref class TSLScopeYAxesCollectionItem : Vcl.VclCollectionItem
Summary
Additional scope Y Axis collection item.
Description
Defines additional scope Y Axis collection item.
Properties
Published
- Axis - The Axis settings.