Source position: lazdebuggerintf.pas line 145
type TLzDbgStructType = (
dstUnknown,
dstRecord,
dstObject,
dstClass,
dstInterface,
dstInternal
);