Class LPControl.TSLBasicOptionalLabel

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(5 intermediate revisions by one user not shown)
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]
+
'''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]
  
 
'''Unit:''' [[Unit LPControl|LPControl]]
 
'''Unit:''' [[Unit LPControl|LPControl]]
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLBasicOptionalLabel : [[Class Vcl.VclProperty|Vcl.VclProperty]]
+
'''public ref class''' BasicOptionalLabel : [[Class Vcl.VclProperty|Vcl.VclProperty]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Basic abstract class for optional labels.  
+
Optional Label properties class.  
  
 
== Description ==
 
== Description ==
Defines a basic abstract class for optional labels inside the
+
Defines an optional Label properties class.
views.
+
  
 
== Properties ==
 
== Properties ==
  
 
=== Published ===
 
=== Published ===
*[[Property LPControl.TSLBasicOptionalLabel.Font|Font]] - Specifies the font of the label.  
+
*[[Property LPControl.TSLBasicOptionalLabel.Font|Font]] - Specifies the Font of the label.  
*[[Property LPControl.TSLBasicOptionalLabel.Visible|Visible]] - Controls the visibility of the Label.  
+
*[[Property LPControl.TSLBasicOptionalLabel.Visible|Visible]] - Specifies the visibility of the label.  
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:29, 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: Mitov.BasicLab

Unit: LPControl

Inherits: TLPPersistentNotify

Contents

Syntax

Delphi:

type TSLBasicOptionalLabel = class( TLPPersistentNotify )

C++ Builder:

class TSLBasicOptionalLabel : public TLPPersistentNotify

Visual C++ (MFC):

class CTSLBasicOptionalLabel : public CTLPPersistentNotify

C# (.NET):

public ref class BasicOptionalLabel : Vcl.VclProperty

Summary

Optional Label properties class.

Description

Defines an optional Label properties class.

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox