[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msedock' (#msegui)

tdockpanel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msedock.pas line 665

type tdockpanel = class(tscalingwidget, idockcontroller, idocktarget, istatfile)

public

  constructor create(); override;

  destructor destroy; override;

  procedure dragevent(); override;

  function getdockcontroller;

published

  property dragdock: tnochildrendockcontroller; [rw]

  property optionswidget: optionswidgetty;

  property optionswindow: windowoptionsty; [rw]

  property frame: tgripframe; [rw]

  property statfile: tstatfile; [rw]

  property statvarname: msestring; [rw]

  property statpriority: Integer; [rw]

  property icon: tmaskedbitmap; [rw]

  property dockingareacaption: msestring; [rw]

end;

Inheritance

tdockpanel,idockcontroller,idocktarget,istatfile

|

tscalingwidget

|

tcustomscalingwidget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13