[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseactions.pas line 298
type tcustomhelpcontroller = class(tmsecomponent) |
public |
constructor create(); override; |
destructor destroy; override; |
property onhelp: helpcontrollereventty; [rw] |
property onhelp1: helpcontrollerprocty; [rw] |
property shortcut: shortcutty; [rw] |
property shortcut1: shortcutty; [rw] |
end; |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |