[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseinplaceedit.pas line 61
type inplaceeditstatesty = set of ( |
ies_focused, |
ies_emptytext, |
ies_poschanging, |
ies_firstclick, |
ies_istextedit, |
ies_forcecaret, |
ies_textrectvalid, |
ies_touched, |
ies_edited, |
ies_cangroupundo, |
ies_caretposvalid |
); |