[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Replaces all '&x' with 'x', and returns the position of the first adjusted letter in the resulting string.
Source position: lclproc.pas line 141
function DeleteAmpersands( |
var Str: string |
):LongInt; |
Position of the first adjusted non-ampersand letter.
lazarus-ccr.sourceforge.net |