[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Checked insert of an item.
Source position: lclproc.pas line 65
public function TDebugLCLItems.MarkCreated( |
p: Pointer; |
const InfoText: string |
p |
|
The address to add. |
InfoText |
|
Descriptive text about the item. |
The info object describing the address.
GDB exception 'RaiseDoubleCreated' when the address is already in use.
Version 4.0 | Generated 2025-05-03 | Home |