[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazhelpintf.pas line 248
type THelpDBISourceDirectories = class(THelpDBISourceDirectory) |
public |
constructor Create(); |
function FileMatches(); override; |
function GetFullFilename; override; |
function GetBasePath; override; |
published |
property BaseDirectory: string; [rw] |
end; |
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |