Unit DropPnl

Classes

TDropPanel -

Functions

Register - size := DragQueryFile(hDrop, i, nil, size);

Types

TDropActions
TDropEvent

Constants

Variables


Functions


procedure Register;

size := DragQueryFile(hDrop, i, nil, size);

Types


TDropActions = (daSimple, daRecursive, daEventOnly);
(C) 1995, ingenieursbureau Office Automation All Rights Reserved Hereby the right to distribute this work electronically is granted, provided such is done for at most a nominal fee. Also the right is granted to store this work on a computer system. Finally the right is granted to incorporate this work into other work provided no fee is asked for this work. In all cases of distribution this work must be distributed in full, which specifically includes this notice. Liability is limited to the amount payed for this work. Legal jurisdiction is with the court of Leeuwarden, the Netherlands. Roelof Osinga, 29 december 1995
TDropEvent = procedure(Sender : TObject; FileList : TStringList; X, Y: Integer) of object

Constants


Variables