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