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

tcustomdockform

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

Declaration

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;

Inheritance

tcustomdockform,idocktarget

|

tcustommseform,istatfile,idockcontroller,iififormlink

|

tcustomeventwidget

|

tcustomeventwidgetnwr

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13