Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TApplicationProperties.SetOnDropFiles

Sets the value for the OnDropFiles property.

Declaration

Source position: forms.pp line 1872

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.



CT Web help

CodeTyphon Studio