[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msetoolbar.pas line 26
type tcustomtoolbutton = class(tindexpersistent, iactionlink, iimagelistinfo) |
public |
constructor create(); |
function toolbar; |
function index; |
procedure execute; |
procedure doupdate; |
property checked: Boolean; [rw] |
property visible: Boolean; [rw] |
property enabled: Boolean; [rw] |
property shortcuts: shortcutarty; [rw] |
property shortcuts1: shortcutarty; [rw] |
property imagelist: timagelist; [rws] |
property imagenrdisabled: imagenrty; [rws] |
property colorglyph: colorty; [rws] |
property imagecheckedoffset: Integer; [rws] |
property action: tcustomaction; [rw] |
property state: actionstatesty; [rws] |
property shortcut: shortcutty; [rws] |
property shortcut1: shortcutty; [rws] |
property options: menuactionoptionsty; [rw] |
property group: Integer; [rws] |
property tag: Integer; [rw] |
property tagpo: pointer; [rw] |
property tagpointer: pointer; [rw] deprecated ; |
property onexecute: notifyeventty; [rws] |
property onbeforeexecute: accepteventty; [rws] |
property onafterexecute: notifyeventty; [rws] |
end; |
| |
| |
| |
| |
tnullinterfacedpersistent,iunknown |
| |
| |
tpersistent |
? |
TObject |