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

CreateFirstIdentifier

Replaces last digits with 1

Declaration

Source position: lclproc.pas line 395

function CreateFirstIdentifier(

  const Identifier: string

):string;

Description

For example Name321 becomes Name1

The latest version of this document can be found at lazarus-ccr.sourceforge.net.