tApplicationOpenFileEvent Delegate

Unit: ApplicationOpenFileEvent
System.IInterface
  ApplicationOpenFileEvent.tApplicationOpenFileEvent
type tApplicationOpenFileEvent = reference to function(FileName: string): boolean

Parameters

FileName
Type: System.string

Return Value

Type: System.Boolean

 

The tApplicationOpenFileEvent type exposes the following members.

Show:
 NameDescription
Invoke

Top