Class tsysdndevent
Unit
Declaration
type tsysdndevent = class(twindowevent)
Description
No description available, ancestor twindowevent description follows
No description available, ancestor tmseevent description follows
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
- tobject
- tnullinterfacedobject
- tmseevent
- twindowevent
- tsysdndevent
Overview
Fields
![]() |
fformats: msestringarty; |
![]() |
fformatistext: booleanarty; |
![]() |
fpos: pointty; |
![]() |
fshiftstate: shiftstatesty; |
![]() |
fscroll: boolean; |
![]() |
fdndkind: drageventkindty; |
![]() |
factions: dndactionsty; |
Methods
![]() |
constructor create(const adndkind: drageventkindty; const awinid: winidty; const apos: pointty; const ashiftstate: shiftstatesty; const ascroll: boolean; const aformats: msestringarty; const aformatistext: booleanarty; const aactions: dndactionsty); |
Description
Fields
![]() |
fformats: msestringarty; |
![]() |
fformatistext: booleanarty; |
![]() |
fpos: pointty; |
![]() |
fshiftstate: shiftstatesty; |
![]() |
fscroll: boolean; |
![]() |
fdndkind: drageventkindty; |
![]() |
factions: dndactionsty; |
Methods
![]() |
constructor create(const adndkind: drageventkindty; const awinid: winidty; const apos: pointty; const ashiftstate: shiftstatesty; const ascroll: boolean; const aformats: msestringarty; const aformatistext: booleanarty; const aactions: dndactionsty); |
Generated by PasDoc 0.16.0.
