[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: mseeditglob.pas line 70
type optionedit1ty = ( |
oe1_noselectall, |
oe1_multiline, |
oe1_autopopupmenu, |
oe1_keyexecute, |
oe1_readonlydialog, |
oe1_savevalue, |
oe1_savestate, |
oe1_saveoptions, |
oe1_checkvalueafterstatread, |
oe1_sendchangeeventbycheckvalue, |
oe1_nocellpaint, |
oe1_thumbtrack |
); |