Class ULBasicControl.TULVerticalCaption
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		
Revision as of 14:22, 26 October 2012
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: 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 TULVerticalCaption : 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.