THYCustomFileSearchInfo
Overview
The THYCustomFileSearchInfo class has only been introduced to provide an implementation for the GetDisplayName method.
Unless you need to create collections that display these items in the Object Inspector, you should use the THYFileSearchInfo class.
Location
- Unit: Hydra.RO.AutoUpdateClient.pas
- Ancestry: THYFileSearchInfo | THYCustomFileSearchInfo
Instance Methods
GetDisplayName protected override
Gets display name for the class.
function GetDisplayName: string
- THYFileSearchInfo