x4Trace Documentation v1.0
Loading...
Searching...
No Matches

◆ OpenFileEVT()

delegate void Ix4Trace.GraphicsController.Controls.OpenFileEVT ( string extensions,
out byte[] content )

Delegate of open file event.

Parameters
extensionsExtenstions of file.
contentThe byte array of selected file. Null when it is not selected.