ShellBrowser Delphi Components Documentation
TJamDragFiles Properties
JamControls.TJamDragFiles
Legend
TJamDragFiles Properties
Name
Description
property DragControl: TWinControl read fDragControl write SetDragControl;
The control from which files should be dragged.
property Enabled: Boolean read fEnabled write fEnabled default True;
Determines if drag operations are automatically detected.
property Files: IItemIdListCollection read fFiles;
The files that should be dragged.
property Version: string read GetVersion stored False;
The version number of the ShellBrowser controls.
Contents
|
Index
|
Home