[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msewidgets.pas line 970
type tactionpublishedwidgetnwr = class(tactionwidget) |
published |
property optionswidget1: optionswidget1ty; |
property optionswidget: optionswidgetty; |
property optionsskin: optionsskinty; |
property cursor: cursorshapety; |
property frame: tcaptionframe; |
property taborder: Integer; |
property popupmenu: tpopupmenu; |
property onpopup: popupeventty; |
property onshowhint: showhinteventty; |
property onenter: notifyeventty; |
property onexit: notifyeventty; |
property onfocus: notifyeventty; |
property ondefocus: notifyeventty; |
property onactivate: notifyeventty; |
property ondeactivate: notifyeventty; |
property onbeforepaint: painteventty; |
property onpaintbackground: painteventty; |
property onpaint: painteventty; |
property onafterpaint: painteventty; |
end; |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |