KBMemo (subclass of KBItem)

Text colour (fgcolor)

Text colour

Background colour (bgcolor)

Background colour

Font (font)

Specify font

Null OK (nullok)

If this option is set then then contents of the file may be null, ie., empty

Empty is null (emptynull)

Setting this option will treat an empty value as null rather than as text which has no characters.

Hilight style (hilite)

Memo controls can optionally hightlight text. A number of hightlight styles are available, and can be selected here.

Text Wrapping (wrap)

This option enables text wrapping. Note that wrapping is soft; the text is only wrapped for display, and is otherwise unchanged.

Frame style (frame)

Specifies the frame style and width for a frame around the memo control.

Case mapping (mapcase)

This setting can be used to force text to be converted to all lower-case or all upper-case before saving to the database. The default is not to change the text.

Set caret on focus (focuscaret)

This option controls behaviour when focus enters the field; the options are to place the caret at the end of the text, at the beggining of the text, or sto select all text. The default option selected the default system behaviour.