[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 530

type THelpBaseURLObject = class(TPersistent)

protected

  procedure SetBaseURL();

  

public

  procedure Create();

  

  property BaseURL: String; [rw]

  

end;

Inheritance

THelpBaseURLObject

  

|

TPersistent

|

TObject

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