TIB_DropFilesEvent Type

Unit
IB_Grid

Declaration

TIB_DropFilesEvent = procedure( Sender: TObject;
                                AFilenames: TStrings ) of object;

Description
Event to customize action taken when a file is dropped onto the grid.