Link Search Menu Expand Document

Properties

The following properties are defined in the NumberEdit class.

Name Access Type Initial Value Description
AutoTab CRW boolean $FALSE Automatically move focus by entering all digits
Border CR boolean $TRUE Display frame
DisableHelper CRW boolean $FALSE Disable the simple calculator display
Added since Ver.4.1.0
Cannot be used in Mobile, AI
Format CR String   Format string
The specified character “N” has been added since Ver.4.0.3, Mobile Ver.2.0.0
HorizontalAlign CR integer $STD Horizontal alignment
IsNull CRW boolean   Determination when Value property is 0
Added since Ver.4.0.3, Mobile Ver.2.0.0
MaxLength CR integer 15 Number of character bytes that can be entered (number of characters in Mobile version and Android version)
Value* CRW Date   The value to display in the NumberEdit object
VerticalAlign CR integer $STD Vertical alignment (printing only)
Cannot be used in Mobile, AI

Access
R: Readable W: Writable C: Initializable

*: default property