[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: chmreader.pas line 53
type TContextList = class(TList)
public
procedure AddContext();
function GetURL();
procedure Clear; override;
end;
TContextList
TObject