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

TKGridBeginDragEvent

Declaration

Source position: kgrids.pas line 644

type TKGridBeginDragEvent = procedure(

  Sender: TObject;

  var Origin: Integer;

  const MousePt: TPoint;

  var CanBeginDrag: Boolean

) of object;



CT Web help

CodeTyphon Studio