Source position: dbgintfdebuggerbase.pp line 240
type TDBGBreakPointKind = (
bpkSource,
bpkAddress,
bpkData
);