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

TApplication.AddOnDropFilesHandler

Adds an application dropped files handler.

Declaration

Source position: forms.pp line 1524

public procedure TApplication.AddOnDropFilesHandler(

  Handler: TDropFilesEvent;

  AsFirst: Boolean = True

);

See also

TApplicationHandlerType.ahtDropFiles

  

Handler invoked on files dropped

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