Class ULBasicControl.TULVerticalCaption
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: ULBasicControl
Inherits: TULCaption
Contents |
Syntax
Delphi:
type TULVerticalCaption = class( TULCaption )
C++ Builder:
class TULVerticalCaption : public TULCaption
Visual C++ (MFC):
class CTULVerticalCaption : public CTULCaption
C# (.NET):
public ref class VerticalCaption : Mitov.SignalLab.Caption
Summary
Control vertical caption properties class.
Description
Defines control vertical caption properties class.
Properties
Published
From TULCaption
Properties
Published
- Position - Specifies the desired position of the caption.
- Angle - Specifies the angle of rotation of the text.
- Text - Specifies the desired text of the caption.
- AdditionalCaptions - Specifies the desired additional captions.
From TULControlText
Properties
Published
- Font - Specifies the desired Font to be used for the text.