[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.IntfDropFiles

Called by the interface when files have been dropped.

Declaration

Source position: forms.pp line 1543

public procedure TApplication.IntfDropFiles(

  const FileNames: array of string

);

See also

TApplication.OnDropFiles

  

The default handler for dropped files

TApplicationHandlerType.ahtDropFiles

  

Handler invoked on files dropped

The latest version of this document can be found at lazarus-ccr.sourceforge.net.