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

tactionsimplebutton

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

Declaration

Source position: msewidgets.pas line 1330

type tactionsimplebutton = class(tactionpublishedwidget)

public

  constructor create(); override;

  procedure execute;

  procedure pressbutton;

  function releasebutton();

  property options: buttonoptionsty; [rw]

  property colorglyph: colorty; [rw]

  property focusrectdist: Integer; [rw]

published

  property optionswidget: optionswidgetty;

end;

Inheritance

tactionsimplebutton

|

tactionpublishedwidget

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13