[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msefileutils.pas line 36
type checkfileeventty = procedure( |
const sender: tobject; |
const streaminfo: dirstreaminfoty; |
const fileinfo: fileinfoty; |
var accept: Boolean |
) of object; |