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