[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedbedit.pas line 84
type optioneditdbty = ( |
oed_autoedit, |
oed_noautoedit, |
oed_readonly, |
oed_noreadonly, |
oed_autopost, |
oed_nullcheckifunmodified, |
oed_syncedittonavigator, |
oed_focusoninsert, |
oed_nofilteredit, |
oed_nofilterminedit, |
oed_nofiltermaxedit, |
oed_nofindedit, |
oed_nonullset, |
oed_nullset, |
oed_limitcharlen |
); |