Class ULLabel.TULAnalogLabelElement

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(One intermediate revision by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TULAnalogLabelElement : [[Class ULLabel.TULBasicLabelElement|Mitov.UserLab.BasicLabelElement]]
+
'''public ref class''' AnalogLabelElement : [[Class ULLabel.TULBasicLabelElement|Mitov.UserLab.BasicLabelElement]]
 
</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.

ULAnalogLabelElement.gif

Package: UserLabBasicPkg

Unit: ULLabel

Inherits: TULBasicLabelElement

Contents

Syntax

Delphi:

type TULAnalogLabelElement = class( TULBasicLabelElement, ILPAnalogComponentElement, ILPAnalogValueElement )

C++ Builder:

class TULAnalogLabelElement : public TULBasicLabelElement

Visual C++ (MFC):

class CTULAnalogLabelElement : public CTULBasicLabelElement

C# (.NET):

public ref class AnalogLabelElement : Mitov.UserLab.BasicLabelElement

Summary

Component element drawing analog label.

Description

Use this component element to display internal analog label.


Example:

AnalogLabelElementSample.png

From TULBasicLabelElement

Properties

Published

Methods

Public

From TULBasicLabel

Properties

Published

From TULBasicControl

Properties

Published

Methods

Public

Events

From TLPTransparentControl

Properties

Published

Methods

Public

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox