Memo
Description:
This is an object displayed on a form that allows the user to insert text. The difference with the Editbox is that in a memo a user can edit multiple lines.
![]() |
A memo |
The literal ASCII characters @0D@@0A@ (carriage return, line feed) can be used in the code to make alpha fields multi lined. See 'Assigning Literals to Alpha Fields' for more information on literal ASCII characters.
Toolbar button icon:
Properties:
- 3D
- Alignment
- BorderStyle
- Color
- Description
- Dictionary
- Enabled
- Encrypted
- Font
- Height
- HelpText
- InitialText
- Left
- Length
- Name
- OccursData
- Parent
- ReadOnly
- ScrollBars
- TabNumber
- TabStop
- Top
- Type
- UpperCase
- Visible
- Width
- WordWrap
- ZOrder
Events:
Dynamic properties:
- Color
- CursorY
- Enabled
- FontBold
- FontColor
- FontItalic
- FontName
- FontSize
- FontUnderline
- HelpText
- Left
- ReadOnly
- SetFocus
- Top
- Visible