[Overview][Constants][Types][Classes][Index] Reference for unit 'msetoolbar' (#msegui)

tcustomtoolbutton

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msetoolbar.pas line 26

type tcustomtoolbutton = class(tindexpersistent, iactionlink, iimagelistinfo)

public

  constructor create();

  function toolbar;

  function index;

  procedure execute;

  procedure doupdate;

  property checked: Boolean; [rw]

  property visible: Boolean; [rw]

  property enabled: Boolean; [rw]

  property shortcuts: shortcutarty; [rw]

  property shortcuts1: shortcutarty; [rw]

  property imagelist: timagelist; [rws]

  property imagenr: imagenrty; [rws]

  property imagenrdisabled: imagenrty; [rws]

  property colorglyph: colorty; [rws]

  property color: colorty; [rws]

  property imagecheckedoffset: Integer; [rws]

  property hint: msestring; [rws]

  property action: tcustomaction; [rw]

  property state: actionstatesty; [rws]

  property shortcut: shortcutty; [rws]

  property shortcut1: shortcutty; [rws]

  property options: menuactionoptionsty; [rw]

  property group: Integer; [rws]

  property tag: Integer; [rw]

  property tagpo: pointer; [rw]

  property tagpointer: pointer; [rw] deprecated ;

  property onexecute: notifyeventty; [rws]

  property onbeforeexecute: accepteventty; [rws]

  property onafterexecute: notifyeventty; [rws]

end;

Inheritance

tcustomtoolbutton,iactionlink,iimagelistinfo

|

tindexpersistent

|

townedeventpersistent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13