Return the files in Path with a specific extension Ext.
Source position: files.pas line 67
function GetFiles(
Path: String;
Ext: String
):TStringArray;