Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

CreateFirstIdentifier

Replaces last digits with 1.

Declaration

Source position: lclproc.pas line 236

function CreateFirstIdentifier(

  const Identifier: string

):string;

Description

For example Name321 becomes Name1.



CT Web help

CodeTyphon Studio