[About] Version=1.0 Author=Dilma Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control Interfaces=Object Info=Text area Tab=Interface Category=Common [Edit] Class=Edit Text=Text Color=BackColor [Property] Width= |1|100 Height= |1|20 BackColor= | |clWindow +Text= |2| Alignment=Text align|14|0|Left,Right,Center BorderStyle=Sets the border type of the text box control|14|1|None,Fixed3D,FixedSingle PasswordChar=Sets a password character displayed in an edit control when the user enters text|2| ReadOnly=Sets a value indicating whether text in the text box is read-only|14|1|True,False Multiline=A value indicating whether this is a multiline TextBox control|14|1|True,False TabStop=Sets a value indicating whether the user can give the focus to this control using the TAB key|14|0|True,False [Methods] doText=Sets text of the control|1|0 onChange=Occurs when the Text property value changes ARG(Text)|2|2 Text=Returns the text of the control|3|2 Data=Text to be set on the control|4|2