OnDropFiles Event

Applies to
TIB_CustomGrid

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

Description
This event is used to give the name of the files dropped.