[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: markdown.utils.pas line 37
type THashTable = class(TFPStringHashTable)
function Contains();
function TryGet();
end;
THashTable
TObject