Lcdnumber
From Lianjapedia
Revision as of 09:54, 9 April 2018 by Yvonne.milne (Talk | contribs)
Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.
Contents
Description
Shown below in a standalone Form. Click the image to see in a Custom Section in a Lianja Page.
Lcdnumber is a numeric label control with LCD-like digits.
Properties
This class supports the Common Properties plus the following:
| Property | Access (R/RW) | Value | Description |
|---|---|---|---|
| NumDigits | RW | Numeric | Number of digits in display |
| Text | RW | Character | Object's value converted to text |
| Value | RW | Numeric | Current numeric value displayed |
Methods
This class supports the Common Methods plus the following:
| Method | Args | Description |
|---|---|---|
| Reset | None | Reset value to 0 |
Events
This class supports the Common Events plus the following:
| Event | Args | Description |
|---|
