Record TXOMSearchRec

Hierarchy
Methods
Properties

Unit

Declaration

type TXOMSearchRec = record

Description

 

Overview

Fields

Time: Longint;
Size: Int64;
Attr: Longint;
Name: WideString;
ExcludeAttr: Longint;
CreationTime: TFileTime;
LastAccessTime: TFileTime;
LastWriteTime: TFileTime;
Reference: PtrInt;

Description

Fields

Time: Longint;
 
Size: Int64;
 
Attr: Longint;
 
Name: WideString;
 
ExcludeAttr: Longint;
 
CreationTime: TFileTime;
 
LastAccessTime: TFileTime;
 
LastWriteTime: TFileTime;
 
Reference: PtrInt;
 

Generated by PasDoc 0.15.0.