[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazhelpintf.pas line 223
type THelpDBISourceDirectory = class(THelpDBISourceFile) |
||
public |
||
constructor Create(); |
|
Constructor for the class instance. |
function FileMatches(); override; |
|
|
published |
||
property FileMask: string; [rw] |
|
|
property WithSubDirectories: Boolean; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
| | ||
Version 4.0 | Generated 2025-05-03 | Home |