[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

TDebugLCLItems.IsDestroyed

True when the item has been destroyed.

Declaration

Source position: lclproc.pas line 63

public function TDebugLCLItems.IsDestroyed(

  p: Pointer

):Boolean;

Arguments

p

  

The address to find.

Function result

True when destroyed, False when alive or not listed.


Version 4.0 Generated 2025-05-03 Home