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

tframebutton

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

Declaration

Source position: mseedit.pas line 260

type tframebutton = class(townedeventpersistent, iframe, iimagelistinfo)

public

  constructor create(); override;

  destructor destroy; override;

  procedure createface;

  procedure createframe;

  procedure checktemplate();

  procedure updatewidgetstate();

  procedure assign(); override;

  property visible: Boolean; [rw]

  property enabled: Boolean; [rw]

  property left: Boolean; [rw]

published

  property width: Integer; [rw]

  property color: colorty; [rw]

  property colorglyph: colorty; [rw]

  property face: tface; [rw]

  property frame: tframe; [rw]

  property imagelist: timagelist; [rw]

  property imagenr: imagenrty; [rw]

  property imagenrdisabled: imagenrty; [rw]

  property options: framebuttonoptionsty; [rw]

  property shortcut: shortcutty; [rw]

  property action: taction; [rw]

  property onexecute: notifyeventty; [rw]

end;

Inheritance

tframebutton,iframe,iimagelistinfo

|

townedeventpersistent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13