[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: lazhelpintf.pas line 228
public constructor THelpDBISourceDirectory.Create( |
TheNode: THelpNode; |
const Directory: string; |
const TheFileMask: string; |
Recursive: Boolean |
); |
TheNode |
|
Help node for the new item. |
TheFileMask |
|
File mask used to select files displayed in the directory. |
Recursive |
|
Indicates if subdirectories are visited when accessing the directory. |
Version 4.0 | Generated 2025-05-03 | Home |