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