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

THelpBasePathObject

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

Declaration

Source position: lazhelpintf.pas line 547

type THelpBasePathObject = class(TPersistent) end;

protected

  procedure SetBasePath(); virtual;

  

public

  constructor Create();

  

  property BasePath: string; [rw]

  

Inheritance

THelpBasePathObject

  

|

TPersistent

?

TObject

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