Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TDebugLCLItems = class(TObject)
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function FindInfo(p: Pointer; CreateIfNotExists: boolean = false ): TDebugLCLItemInfo; |
![]() |
function IsDestroyed(p: Pointer): boolean; |
![]() |
function IsCreated(p: Pointer): boolean; |
![]() |
function MarkCreated(p: Pointer; const InfoText: string): TDebugLCLItemInfo; |
![]() |
procedure MarkDestroyed(p: Pointer); |
![]() |
function GetInfo(p: Pointer; WithStackTraces: boolean): string; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function FindInfo(p: Pointer; CreateIfNotExists: boolean = false ): TDebugLCLItemInfo; |
![]() |
function IsDestroyed(p: Pointer): boolean; |
![]() |
function IsCreated(p: Pointer): boolean; |
![]() |
function MarkCreated(p: Pointer; const InfoText: string): TDebugLCLItemInfo; |
![]() |
procedure MarkDestroyed(p: Pointer); |
![]() |
function GetInfo(p: Pointer; WithStackTraces: boolean): string; |