ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TJamDropEffectHelper.Assign

Assigns the specified Windows API DROPPEFFECT_* const to our enum TJamDropEffect.

Syntax
Pascal
procedure Assign(pDropEffect: Longint);
Parameters 
Description 
pDropEffect: Longint 
The new drop effects as Windows API DROP_EFFECT_* constant.