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: Mitov.BasicLab
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 OptionalLabel : Mitov.SignalLab.BasicOptionalLabel
Summary
Optional Label properties class.
Description
Defines an optional Label properties class.
Properties
Published
- Text - Specifies the Text of the label.