[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lclproc.pas line 70
type TDebugLCLItemInfo = class |
public |
Item: Pointer; |
IsDestroyed: Boolean; |
Info: String; |
function AsString(); |
destructor Destroy; override; |
end; |
| |
TObject |
lazarus-ccr.sourceforge.net |