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

undoinfoty

Declaration

Source position: mseinplaceedit.pas line 284

type undoinfoty = record

  text: msestring;

  utype: undotypety;

  selectstartpos: gridcoordty;

  startpos: gridcoordty;

  endpos: gridcoordty;

  flags: undoflagsty;

  textbefore: msestring;

  link: Boolean;

end;


Documentation generated on: 2021-05-13