TSelectFileProc Delegate

Unit: cadFileSelectionFrame
System.IInterface
  cadFileSelectionFrame.TSelectFileProc
type TSelectFileProc = reference to procedure(SelectedFile: string)

Parameters

SelectedFile
Type: System.string

The TSelectFileProc type exposes the following members.

Show:
 NameDescription
Invoke

Top