[Overview][Types][Classes][Procedures and functions][Variables][Index] |
True when the item has been created and destroyed.
Source position: lclproc.pas line 65
public function TDebugLCLItems.IsDestroyed( |
p: Pointer |
):Boolean; |
p |
|
The address to find. |
True when destroyed, False when alive or not listed.
lazarus-ccr.sourceforge.net |