[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msesys.pas line 92
type ext1fileinfoty = record |
filetype: filetypety; |
attributes: fileattributesty; |
size: Int64; |
modtime: tdatetime; |
accesstime: tdatetime; |
ctime: tdatetime; |
end; |