[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseforms.pas line 500
type tcustomdockform = class(tcustommseform, idocktarget) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure activate(); override; |
function canfocus; override; |
procedure dragevent(); override; |
property dockingareacaption: msestring; [rw] |
published |
property dragdock: tformdockcontroller; [rw] |
property frame: tgripframe; [rw] |
end; |
| |
tcustommseform,istatfile,idockcontroller,iififormlink |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |