|
|
|
|
|
Constants used by the TraceStart function
The following constants are used by TraceStart: | | Constant | Detail |
---|
trCreation | Clears the trace window | trDisable | All the calls to Trace will be ignored. | trFile | The trace window will not be displayed anymore and the information found in the trace window will be saved in the file named <Trace file>.
| trTopMost | The trace window is displayed above all the other system windows | trWindow | The trace window is displayed in the top left corner of the screen.
| trWindow + trFile | The trace window will be displayed and the information found in the trace window will be saved in the file named <Trace File> |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|