Unit 'MUIClass.Window' Package
[Overview][Types][Classes][Index] [#MUIClass]

TAppDropEvent

Declaration

Source position: MUIClass.Window.pas line 16

type TAppDropEvent = procedure(

  Sender: TObject;

  x: LongInt;

  y: LongInt;

  Files: array of string

) of object;


Documentation generated on: 2024-11-21