[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazHelpIntf' (#lcl)

THelpBaseURLObject

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazhelpintf.pas line 561

type THelpBaseURLObject = class(TPersistent) end;

protected

  procedure SetBaseURL();

  

public

  constructor Create();

  

  property BaseURL: string; [rw]

  

Inheritance

THelpBaseURLObject

  

|

TPersistent

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.