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

tdragcontroller

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

Declaration

Source position: msedrag.pas line 127

type tdragcontroller = class(tcustomdragcontroller)

public

  function beforedragevent(); override;

  function afterdragevent(); override;

published

  property onbeforedragbegin: drageventty; [rw]

  property onbeforedragover: dragovereventty; [rw]

  property onbeforedragdrop: drageventty; [rw]

  property onbeforedragend: dragendeventty; [rw]

  property onafterdragbegin: drageventty; [rw]

  property onafterdragover: dragovereventty; [rw]

  property onafterdragdrop: drageventty; [rw]

  property onafterdragend: dragendeventty; [rw]

  property options: dragoptionsty;

end;

Inheritance

tdragcontroller

|

tcustomdragcontroller,ievent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13