[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: forms.pp line 403
type TDropFilesEvent = procedure( |
Sender: TObject; |
const FileNames: array of String |
) of object; |
lazarus-ccr.sourceforge.net |