ShellBrowser Delphi Components Documentation
|
Assigns the specified Windows API DROPPEFFECT_* const to our enum TJamDropEffect.
procedure Assign(pDropEffect: Longint);
Parameters |
Description |
pDropEffect: Longint |
The new drop effects as Windows API DROP_EFFECT_* constant. |