Unit 'kgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKGridEndDragEvent

Declaration

Source position: kgrids.pas line 838

type TKGridEndDragEvent = procedure(

  Sender: TObject;

  Origin: Integer;

  Destination: Integer;

  const MousePt: TPoint;

  var CanEndDrag: Boolean

) of object;



CT Web help

CodeTyphon Studio