Source position: dbgintfdebuggerbase.pp line 251
type TDBGWatchPointKind = (
wpkWrite,
wpkRead,
wpkReadWrite,
wkpExec
);