TGetPathForAliasFunc Delegate

Unit: Olf.RTL.PathAliases
System.IInterface
  Olf.RTL.PathAliases.TGetPathForAliasFunc
type TGetPathForAliasFunc = reference to function(const AAlias: string): string

Parameters

AAlias
Type: System.string

Return Value

Type: System.string

 

The TGetPathForAliasFunc type exposes the following members.

Show:
 NameDescription
Invoke

Top