Unit SLControlCollection
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
Contents |
Summary
Contains the code for control collection properties.
Description
This file contains the code for control collection properties.
Classes
- TSLCustomControlItem - Base abstract class for control collections.
- TLPComponentElement - Component element.
- TLPComponentElements - Collection of component elements.
- TLPDrawComponentElement - Collection of component elements.
- TLPGaugeComponentElements - Collection of gauge component elements.
- TLPLinearAnalogComponentElements - Collection of linear analog component elements.
- TLPAngularAnalogComponentElements - Collection of angular analog component elements.
- TLPClockComponentElements - Collection of clock component elements.
- TLPMatrixComponentElements - Collection of matrix component elements.
Interfaces
- ILPAnalogComponentElement - Analog component element interface.
- ILPAnalogValueElement - Analog value element interface.
- ILPAngularAnalogComponentElement - Angular analog component element interface.
- ILPClockComponentElement - Clock component element interface.