Previous Topic

Next Topic

Directory

property Attributes: Number [Integer] readonly

property DataDirectory: String readonly

property Date: Date readonly

property Directory: String

property FileName: String readonly

property FindAttributes: Number [Integer]

property FindNext: Boolean readonly

property OutputDirectory: String

property Size: Number [Integer] readonly

property SystemDirectory: String readonly

method DeleteFile(FileName: String): Boolean

method DirectoryExists(DirectoryName: String): Boolean

method FindFirst(FilePath: String): Boolean

method GetFileList(FileMask: String): Object

method GetPropertyValue(PropertyName: String): Variant

method MakeDirectory(DirectoryName: String): Boolean

method PropertyType(PropertyName: String): String

method RenameFile(FileNameFrom: String, FileNameTo: String): Boolean

method SetPropertyValue(PropertyName: String, Value: Variant)