[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLTaskDialog' (#lcl)

UnAmp

Gets a string with Ampersand characters removed from the specified value.

Declaration

Source position: lcltaskdialog.pas line 391

function UnAmp(

  const s: string

):string;

Arguments

s

  

String examined and converted in the routine.

Function result

String with all Ampersand characters removed.

Description

Returns the specified text without any '&' (Ampersand) characters used as a accelerator or hot key prefix.


Version 4.0 Generated 2025-05-03 Home