THYFileSearchInfoCollection
Overview
The THYFileSearchInfoCollection class is a standard TROCollection that handles THYFileSearchInfo items.
This class is used to store FileSearchInfo items inside the THYAutoUpdateClient component and the THYAutoUpdateService base service.
Location
- Unit: HydraAutoUpdate_Intf.pas
- Ancestry: TROCollection | THYFileSearchInfoCollection
constructor Create overload
constructor Create
constructor Create (TCollectionItemClass) protected overload
constructor Create(aItemClass: TCollectionItemClass)
Parameters:
- aItemClass:
Add reintroduce
function Add: THYFileSearchInfo
GetItems protected
function GetItems(aIndex: Integer): THYFileSearchInfo
Parameters:
- aIndex:
Items
property Items[Index: Integer]: THYFileSearchInfo read write
LoadFromArray
procedure LoadFromArray(anArray: THYFileSearchInfoArray)
Parameters:
- anArray:
SaveToArray
procedure SaveToArray(anArray: THYFileSearchInfoArray)
Parameters:
- anArray:
SetItems protected
procedure SetItems(aIndex: Integer; const Value: THYFileSearchInfo)
Parameters:
- aIndex:
- Value:
constructor Create overload
constructor Create
constructor Create (TCollectionItemClass) protected overload
constructor Create(aItemClass: TCollectionItemClass)
Parameters:
- aItemClass:
Add reintroduce
function Add: THYFileSearchInfo
GetItems protected
function GetItems(aIndex: Integer): THYFileSearchInfo
Parameters:
- aIndex:
LoadFromArray
procedure LoadFromArray(anArray: THYFileSearchInfoArray)
Parameters:
- anArray:
SaveToArray
procedure SaveToArray(anArray: THYFileSearchInfoArray)
Parameters:
- anArray:
SetItems protected
procedure SetItems(aIndex: Integer; const Value: THYFileSearchInfo)
Parameters:
- aIndex:
- Value: