Directory.GetAttributes(String,Boolean) Method
Represents method GetAttributes(String,Boolean).
public class function GetAttributes(const Path: String; FollowLink: Boolean = True): TFileAttributes; static;
Parameters
- Path
 - Type:  String
        
 - FollowLink
 - Type:  Boolean