Unit 'chmfilewriter' Package
[Overview][Constants][Types][Classes][Index] [#chm]

TChmParsedUrl

Declaration

Source position: chmfilewriter.pas line 56

type TChmParsedUrl = record

public

  FUrlType: TChmUrlType;

  fProtocol: Integer;

  fUrl: string;

  fChmname: string;

  fPath: string;

  fAnchor: string;

  fWindow: string;

  function Parse();

end;


Documentation generated on: 2026-04-05