[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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 textflags: textflagsty; [rw] |
property imagepos: imageposty; [rw] |
property captiondist: Integer; [rw] |
property imagelist: timagelist; [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; |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |