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