[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msegdbutils' (#msegui)

watchpointinfoty

Declaration

Source position: msegdbutils.pas line 171

type watchpointinfoty = record

  kind: watchpointkindty;

  wptno: Integer;

  expression: string;

  ignore: Integer;

  condition: string;

  conditionmessage: string;

end;


Documentation generated on: 2021-05-13