Index Parent

Text class


The Text class is used to create text areas.

See Button() ToggleButton() Label() Text()

 

Attributes
Name Type Class Note
Contents S I Use ParseText() to parse text
HiChar S I A char to be underlined.
HiCharIdx C I Underline the char that follows this (usually _)
Integer N ISGN You may use it to handle with an integral value rather than a string
Preparse S IS  
SetMax B I  
SetMin B I  
SetVMax B I  
TextControlChar C ISGN MUI3.9 (20) Only

 

Methods
Name Parameters Note
None defined