Record stopinfoty
Unit
Declaration
type stopinfoty = record
Description
This item has no description.
Overview
Fields
| Public | reason: stopreasonty; |
| Public | time: tdatetime; |
| Public | bkptno: integer; |
| Public | threadid: qword; |
| Public | exitcode: integer; |
| Public | filename: filenamety; |
| Public | filedir: filenamety; |
| Public | line: integer; |
| Public | addr: qword; |
| Public | func: string; |
| Public | language: languagety; |
| Public | signalname: string; |
| Public | signalmeaning: string; |
| Public | messagetext: string; |
| Public | expression: string; |
| Public | oldvalue: string; |
| Public | newvalue: string; |
| Public | section: string; |
| Public | sectionsent: integer; |
| Public | sectionsize: integer; |
| Public | totalsent: integer; |
| Public | totalsize: integer; |
Description
Fields
| Public | reason: stopreasonty; |
|
This item has no description. | |
| Public | time: tdatetime; |
|
This item has no description. | |
| Public | bkptno: integer; |
|
This item has no description. | |
| Public | threadid: qword; |
|
This item has no description. | |
| Public | exitcode: integer; |
|
This item has no description. | |
| Public | filename: filenamety; |
|
This item has no description. | |
| Public | filedir: filenamety; |
|
This item has no description. | |
| Public | line: integer; |
|
This item has no description. | |
| Public | addr: qword; |
|
This item has no description. | |
| Public | func: string; |
|
This item has no description. | |
| Public | language: languagety; |
|
This item has no description. | |
| Public | signalname: string; |
|
This item has no description. | |
| Public | signalmeaning: string; |
|
This item has no description. | |
| Public | messagetext: string; |
|
This item has no description. | |
| Public | expression: string; |
|
This item has no description. | |
| Public | oldvalue: string; |
|
This item has no description. | |
| Public | newvalue: string; |
|
This item has no description. | |
| Public | section: string; |
|
This item has no description. | |
| Public | sectionsent: integer; |
|
This item has no description. | |
| Public | sectionsize: integer; |
|
This item has no description. | |
| Public | totalsent: integer; |
|
This item has no description. | |
| Public | totalsize: integer; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.