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

tcustombutton

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

Declaration

Source position: msesimplewidgets.pas line 82

type tcustombutton = class(tactionsimplebutton, iactionlink, iimagelistinfo)

public

  constructor create(); override;

  destructor destroy; override;

  procedure synctofontheight; override;

  procedure doupdate;

  procedure updatehotkeys; override;

  property bounds_cx: Integer;

  property bounds_cy: Integer;

  property font: twidgetfont; [rws]

  property modalresult: modalresultty; [rw]

  property action: tcustomaction; [rw]

  property caption: captionty; [rws]

  property textflags: textflagsty; [rw]

  property imagepos: imageposty; [rw]

  property captiondist: Integer; [rw]

  property imagelist: timagelist; [rws]

  property imagenr: imagenrty; [rws]

  property imagenrdisabled: imagenrty; [rws]

  property imagedist: Integer; [rw]

  property imagedist1: Integer; [rw]

  property imagedist2: Integer; [rw]

  property colorglyph: colorty; [rws]

  property shortcut: shortcutty; [rws]

  property shortcut1: shortcutty; [rws]

  property shortcuts: shortcutarty; [rw]

  property shortcuts1: shortcutarty; [rw]

  property onupdate: buttoneventty; [rw]

  property onexecute: notifyeventty; [rws]

  property onbeforeexecute: accepteventty; [rws]

  property onafterexecute: notifyeventty; [rws]

  property autosize_cx: Integer; [rw]

  property autosize_cy: Integer; [rw]

  property disabled: Boolean; [rw]

published

  property options: buttonoptionsty;

  property visible: Boolean; [s]

  property enabled: Boolean; [s]

  property state: actionstatesty; [rws]

end;

Inheritance

tcustombutton,iactionlink,iimagelistinfo

|

tactionsimplebutton

|

tactionpublishedwidget

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13