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

actioninfoty

Declaration

Source position: mseact.pas line 117

type actioninfoty = record

  action: tcustomaction;

  captiontext: msestring;

  caption1: richstringty;

  state: actionstatesty;

  options: menuactionoptionsty;

  shortcut: shortcutarty;

  shortcut1: shortcutarty;

  group: Integer;

  imagenr: imagenrty;

  imagenrdisabled: imagenrty;

  colorglyph: colorty;

  color: colorty;

  imagecheckedoffset: Integer;

  imagelist: tobject;

  hint: msestring;

  tag: Integer;

  tagpo: pointer;

  onexecute: notifyeventty;

  onbeforeexecute: accepteventty;

  onafterexecute: notifyeventty;

end;


Documentation generated on: 2021-05-13