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

TApplicationProperties.SetOnDropFiles

Sets the value for the OnDropFiles property.

Declaration

Source position: forms.pp line 1851

protected procedure TApplicationProperties.SetOnDropFiles(

  const AValue: TDropFilesEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnDropFiles

  

Event handler signalled when file(s) are dropped into the application.


Version 4.0 Generated 2025-05-03 Home