Creates a new fuzzy name by concatenating the fuzzy expression with the hedge.
Namespace: FuzzyConsts
Delphi |
function CreateFuzzyName( Hedge: TFuzzyHedge; Expression: String ): String; overload; |
Parameters
Hedge
Type: TFuzzyHedge
Expression
Type: String
Type: String
Reference |