[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesimplewidgets.pas line 238
type tbutton = class(tcustombutton) |
published |
property autosize_cx: Integer; |
property autosize_cy: Integer; |
property action: tcustomaction; |
property textflags: textflagsty; |
property shortcut: shortcutty; |
property shortcut1: shortcutty; |
property imagepos: imageposty; |
property captiondist: Integer; |
property font: twidgetfont; |
property modalresult: modalresultty; |
property imagelist: timagelist; |
property imagenrdisabled: imagenrty; |
property imagedist: Integer; |
property imagedist1: Integer; |
property imagedist2: Integer; |
property colorglyph: colorty; |
property focusrectdist: Integer; |
property onupdate: buttoneventty; |
property onexecute: notifyeventty; |
property onbeforeexecute: accepteventty; |
property onafterexecute: notifyeventty; |
end; |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |