Unit 'LazStringUtils' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lazutils]

Reference for unit 'LazStringUtils'

Contains routines used for string manipulation.

uses

  System,

  Classes,

  sysutils,

  LazUTF8,

  

Routines for managing UTF-8-encoded strings.

  LazLoggerBase,

  

Defines base logging classes used in the Lazarus IDE.

  LazTracer;

  

Contains types and routines used to implement exceptions and stack traces.

Overview

LazStringUtils.pas contains routines used for string manipulation. It is part of the LazUtils package.

Version 4.6 Hosted on Source Forge