[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: contnrs.pp line 355
type THTCustomNode = class(TObject)
public
constructor CreateWith();
function HasKey();
property Key: AnsiString; [r]
end;
THTCustomNode
TObject