[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lclproc.pas line 83
type TDebugLCLItems = class |
public |
constructor Create(); |
destructor Destroy; override; |
function FindInfo(); |
function IsDestroyed(); |
function IsCreated(); |
function MarkCreated(); |
procedure MarkDestroyed(); |
function GetInfo(); |
property Name: String; [r] |
end; |
| |
TObject |
lazarus-ccr.sourceforge.net |