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

type THelpBasePathObject = class(TPersistent) end;

protected

  procedure SetBasePath(); virtual;

  

public

  constructor Create();

  

  property BasePath: string; [rw]

  

Inheritance

THelpBasePathObject

  

|

TPersistent

?

TObject