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