Delphi FileGetAttr - 返回文件名的文件属性。
摘要:
Delphi FileGetAttr - 返回文件名的文件属性。 单元:SysUtils 原型: function FileGetAttr(const FileName: string): Integer; begin Result := GetFileAttributes(PChar(FileNa 阅读全文
posted @ 2022-02-16 11:44 滔Roy 阅读(243) 评论(0) 推荐(0)
浙公网安备 33010602011771号