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