Class tcelldragobject

Unit

Declaration

type tcelldragobject = class(tdragobject)

Description

This item has no description.

Hierarchy

Overview

Methods

Public constructor create(const draginfo: draginfoty; const cellinfo: cellinfoty);
Public constructor create(const agrid: tcustomgrid; var ainstance: tdragobject; const apos: pointty);

Properties

Public property grid: tcustomgrid read fgrid;
Public property cell: gridcoordty read fcell;

Description

Methods

Public constructor create(const draginfo: draginfoty; const cellinfo: cellinfoty);

This item has no description.

Public constructor create(const agrid: tcustomgrid; var ainstance: tdragobject; const apos: pointty);

This item has no description.

Properties

Public property grid: tcustomgrid read fgrid;

This item has no description.

Public property cell: gridcoordty read fcell;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.