ShellBrowser Delphi Components Documentation
TJamDropFiles Events
JamControls.TJamDropFiles
Legend
TJamDropFiles Events
Name
Description
property OnDragEnter: TJamDragDropEvent read fOnDragEnter write fOnDragEnter;
Occurs when the user enters a control.
property OnDragOver: TJamDragDropEvent read fOnDragOver write fOnDragOver;
Occurs when the user drags a file over a control.
property OnDrop: TJamDragDropEvent read fOnDrop write fOnDrop;
Occurs when the user drops a file on the selected control.
Contents
|
Index
|
Home