ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TJamDropEffectHelper

Helper to convert TJamDropEffects to flags.

ShellBrowser_TJamDropEffectHelper
Syntax
Pascal
TJamDropEffectHelper = class helper for TJamDropEffect;
 
Name 
Description 
 
Assigns the specified Windows API DROPPEFFECT_* const to our enum TJamDropEffect.  
 
Gets the drop effect as Windows API DROP_EFFECT_* constant.