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

TDebugLCLItems.IsDestroyed

True when the item has been created and destroyed.

Declaration

Source position: lclproc.pas line 65

public function TDebugLCLItems.IsDestroyed(

  p: Pointer

):Boolean;

Arguments

p

  

The address to find.

Function result

True when destroyed, False when alive or not listed.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.