| AllowDropFiles property |
Applies to
TIB_CustomGrid
Declaration
Property AllowDropFiles : boolean;
Description
This property makes the necessary API calls to enable one to drag files from
the explorer/desktop/etc. into an IB_Grid. See the event associated to this
that captured the dropped files and allows you to take action upon them.