[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'mseeditglob' (#msegui)

editactionty

Declaration

Source position: mseeditglob.pas line 91

type editactionty = (

  ea_none,

  ea_beforechange,

  ea_textchanged,

  ea_resetemptytext,

  ea_textedited,

  ea_undone,

  ea_textentered,

  ea_indexmoved,

  ea_textsizechanged,

  ea_delchar,

  ea_undo,

  ea_clearselection,

  ea_deleteselection,

  ea_copyselection,

  ea_pasteselection,

  ea_selectall,

  ea_exit,

  ea_caretupdating

);


Documentation generated on: 2021-05-13