JCL Help:EnumFiles@string@TFileHandlerEx@Integer@Integer@PBoolean
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: EnumFiles Function
[+] JclFileUtils.pas Functions
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
procedure EnumFiles(const Path: string; HandleFile: TFileHandlerEx; RejectedAttributes: Integer = faRejectedByDefault; RequiredAttributes: Integer = 0; Abort: PBoolean = nil); overload;
procedure EnumFiles(const Path: string; HandleFile: TFileInfoHandlerEx; RejectedAttributes: Integer = faRejectedByDefault; RequiredAttributes: Integer = 0; Abort: PBoolean = nil); overload;
Parameters
Parameters | Description |
const Path: string | TODO |
HandleFile: TFileHandlerEx | TODO |
RejectedAttributes: Integer = faRejectedByDefault | TODO; default = faRejectedByDefault. |
RequiredAttributes: Integer = 0 | TODO |
Abort: PBoolean = nil | default = nil); |
Description
The description for this help topic does not exist, edit this page
About
Unit
Donator
Robert Rossmair
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page