Class tcelldragobject
Unit
Declaration
type tcelldragobject = class(tdragobject)
Description
No description available, ancestor tdragobject description follows
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
- tobject
- tnullinterfacedobject
- tdragobject
- tcelldragobject
Overview
Methods
![]() |
constructor create(const draginfo: draginfoty; const cellinfo: cellinfoty); |
![]() |
constructor create(const agrid: tcustomgrid; var ainstance: tdragobject; const apos: pointty); |
Properties
![]() |
property grid: tcustomgrid read fgrid; |
![]() |
property cell: gridcoordty read fcell; |
Description
Methods
![]() |
constructor create(const draginfo: draginfoty; const cellinfo: cellinfoty); |
![]() |
constructor create(const agrid: tcustomgrid; var ainstance: tdragobject; const apos: pointty); |
Properties
![]() |
property grid: tcustomgrid read fgrid; |
![]() |
property cell: gridcoordty read fcell; |
Generated by PasDoc 0.16.0.
