Rows Property (AWTTextArea)
Class
AWTTextArea
class
Action
Gets the number of rows in the text area. The value is one-based.
Data Type
INTEGER
Access
Read only
Examples
INTEGER iRows =
ColorsTextArea.Rows