[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(); |
|
|
function FileMatches(); override; |
|
|
published |
||
property FileMask: String; [rw] |
|
|
property WithSubDirectories: Boolean; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
| | ||
lazarus-ccr.sourceforge.net |