Class LPControl.TSLOptionalLabel
From Mitov Wiki Doc
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: SignalLabBasicPkg
Unit: LPControl
Inherits: TSLBasicOptionalLabel
Contents |
Syntax
Delphi:
type TSLOptionalLabel = class( TSLBasicOptionalLabel )
C++ Builder:
class TSLOptionalLabel : public TSLBasicOptionalLabel
Visual C++ (MFC):
class CTSLOptionalLabel : public CTSLBasicOptionalLabel
C# (.NET):
public ref class TSLOptionalLabel : Mitov.SignalLab.BasicOptionalLabel
Summary
Optional (Visible/Invisible) Label.
Description
Defines an optional (Visible/Invisible) label.
Properties
Published
- Text - Specifies the text of the label.