Delphi扩展的文件目录操作函数

上传:stefory 浏览: 36 推荐: 0 文件:TXT 大小:33.33KB 上传时间:2019-07-13 05:05:17 版权申诉
functionMoveFile(constsName,dName:string):Boolean;{*移动文件、目录,参数为源、目标名}procedureFileProperties(constFName:string);{*打开文件属性窗口}functionOpenDialog(varFileName:string;Title:string;Filter:string;Ext:string):Boolean;{*打开文件框}functionFormatPath(APath:string;Width:Integer):string;{*缩短显示不下的长路径名}function
上传资源
用户评论

amplification4970 2019-07-13 05:05:17

编译缺少文件,运行不起