[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegdbutils.pas line 216
type gdbeventty = procedure( |
const sender: tgdbmi; |
var eventkind: gdbeventkindty; |
const values: resultinfoarty; |
const stoppinfo: stopinfoty |
) of object; |