Unit ULBasicControl
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 34: | Line 34: | ||
*[[Class ULBasicControl.TULCaptionCollection|TULCaptionCollection]] - Collection of text captions. | *[[Class ULBasicControl.TULCaptionCollection|TULCaptionCollection]] - Collection of text captions. | ||
*[[Class ULBasicControl.TULControlElement|TULControlElement]] - Base abstract class for control elements. | *[[Class ULBasicControl.TULControlElement|TULControlElement]] - Base abstract class for control elements. | ||
− | |||
*[[Class ULBasicControl.TULControlBevel|TULControlBevel]] - Control border bevel properties class. | *[[Class ULBasicControl.TULControlBevel|TULControlBevel]] - Control border bevel properties class. | ||
*[[Class ULBasicControl.TULControlInnerBevel|TULControlInnerBevel]] - Control border inner bevel properties class. | *[[Class ULBasicControl.TULControlInnerBevel|TULControlInnerBevel]] - Control border inner bevel properties class. |
Revision as of 17:17, 18 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
Contents |
Summary
Contains the code for the TULBasicControl base class.
Description
This file contains the code for the TULBasicControl base class.
Classes
- TULBasicControl - Base class for LabPacks controls.
- TULControlBackground - Control background properties class.
- TULBasicColorControl - Base class for LabPacks controls with color.
- TULColorItem - Color collection item.
- TULBasicColorItems - Basic ARGB Color collection class.
- TULColorItems - Collection of colors.
- TULBasicControlProperty - Base abstract class for control properties.
- TULElementSize - Control element size properties class.
- TULElementOffsetSize - Control element offset size properties class.
- TULElement2DSize - Control element 2D size properties class.
- TULControlFont - Control font properties class.
- TULControlText - Control text properties class.
- TULElementOffsets - Control element offset properties class.
- TLPBasicMatrixElement - Basic class for component matrix elements.
- TULCaptionCollectionItem - Text caption collection item.
- TULCaption - Control caption properties class.
- TULVerticalCaption - Control vertical caption properties class.
- TULCaptionCollection - Collection of text captions.
- TULControlElement - Base abstract class for control elements.
- TULControlBevel - Control border bevel properties class.
- TULControlInnerBevel - Control border inner bevel properties class.
- TULBasicControlBorder - Base abstract class for control border properties.
- TULControlBorder - Control border properties class.
- TULProportionalControlBorder - Optionally proportional control border properties class.
- TULRectControlBorder - Non proportional rectangle control border properties class.
- TULOptionalInstrumentProperty - Base abstract class for optional properties.
Enums
- TULBorderShape - Border shape enumeration.