[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedockpanelform.pas line 61
type tdockpanelform = class(tdockformwidget) |
public |
constructor create(); |
destructor destroy; override; |
procedure doonclose; override; |
function canclose(); override; |
published |
property visible: Boolean; |
property bounds_cx: Integer; |
property bounds_cy: Integer; |
property options: formoptionsty; |
property optionswidget: optionswidgetty; |
property dockingareacaption: msestring; [rw] |
end; |
| |
| |
| |
tcustommseform,istatfile,idockcontroller,iififormlink |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |