Navigator > Setup > Form Designer > Code tab
Components each have different methods available to them. Methods available are listed under Objects > [Component Type] > [Component Name] > Methods.
See also Form Designer Component Methods for methods available to all component types.
The following methods are available to Memo Components:
Component |
Method |
Description |
Memo |
Clears the list or memo text. |
|
Memo |
Add a line to the memo. |
|
Memo |
Returns the text on a line number. |
|
Memo |
Scroll to a particular line number. |
|
Memo |
Set a line in the memo. |
|
Memo |
Activates the Spell Checker for the memo. |