[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: chmfilewriter.pas line 163
type TChmContextNode = class |
URLName: AnsiString; |
Anchors: array of TCHMAnchor; |
constructor Create; |
procedure AddAnchorContext(); |
function FindContext(); |
function AddContext(); |
function geturl(); |
end; |
| | |
TObject |