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

tcustomrichbutton

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

Declaration

Source position: msesimplewidgets.pas line 298

type tcustomrichbutton = class(tcustombutton, irichstringprop)

public

  constructor create(); override;

  destructor destroy; override;

  procedure createfaceactive;

  procedure createfacedisabled;

  procedure createfacemouse;

  procedure createfaceclicked;

  property faceactive: tcustomface; [rw]

  property facemouse: tcustomface; [rw]

  property faceclicked: tcustomface; [rw]

  property facedisabled: tcustomface; [rw]

  property imagenrmouse: imagenrty; [rw]

  property imagenrclicked: imagenrty; [rw]

  property captionrich: msestring; [rws]

  property richcaption: richstringty; [rw]

published

  property onmouseevent: mouseeventty;

  property onbeforepaint: painteventty;

  property onpaintbackground: painteventty;

  property onpaint: painteventty;

  property onafterpaint: painteventty;

end;

Inheritance

tcustomrichbutton,irichstringprop

|

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