Class ILAnalogInstrument.TILBasicScale

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''' TILBasicScale : [[Class ULBasicControl.TULControlElement|Mitov.InstrumentLab.ControlElement]]
+
'''public ref class''' BasicScale : [[Class ULBasicControl.TULControlElement|Mitov.InstrumentLab.ControlElement]]
 
</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: InstrumentLabPkg

Unit: ILAnalogInstrument

Inherits: TULControlElement

Contents

Syntax

Delphi:

type TILBasicScale = class( TULControlElement )

C++ Builder:

class TILBasicScale : public TULControlElement

Visual C++ (MFC):

class CTILBasicScale : public CTULControlElement

C# (.NET):

public ref class BasicScale : Mitov.InstrumentLab.ControlElement

Summary

Basic scale properties class.

Description

Defines class specifying basic scale properties.

Properties

Published

From TULControlElement

Properties

Published

From TLPControlProperty

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox