Multi-line Edit Box - MemoDialogs Property

Defines which inbuilt memo features will be available

Member of Multi-line Edit Box (PRIM_MEMO)

Data Type - Enumeration Set

Details

The MemoDialogs property defines which in built dialogs are available in the memo.
 
This property supports multiple selection.

Allowed Values

Enum ValueDescription
FindShow a Find dialog when Ctrl+F is used
GotoShow a Goto dialog when Ctrl+G is used
NoneNo dialogs are available
PrintShow the Print dialog when Ctrl+P is used
ReplaceShow a Find/Replace dialog when Ctrl+H is used


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2