How to get attributes of a file and directory in Delphi

This demo shows how to get attributes of a file and directory in Delphi using the GetAttr function in the .Net Runtime Library for Delphi.




  
Download

Downloaded
34 times



Updated
09/05/2018


Developer
Bismark

Description

This demo uses the GetAttr function to determine the attributes of a file and directory or folder.

Back