[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'CompWriterPas' (#lazutils)

Reference for unit 'CompWriterPas'

Contains types, classes, and routines used to serialize components into Pascal code.

uses

  System,

  Classes,

  sysutils,

  TypInfo,

  RtlConsts,

  Contnrs,

  LazLoggerBase,

  

Defines base logging classes used in the Lazarus IDE.

  LazUTF8;

  

Number of characters (codepoints) to get from the string.

Overview

The following features and functionality are currently implemented:

TCompWriterPas is used in the implementation of the TCustomFormEditor class in the Lazarus IDE.

Author: Mattias Gaertner

compwriterpas.pas is part of the lazutils package.


Version 3.2 Generated 2024-02-25 Home