[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

Reference for unit 'Classes'

Basic classes for RTL

uses

  sysutils,

  

Various system utilities.

  types,

  typinfo,

  

Access Run-Time Type Information (RTTI)

  rtlconsts;

Overview

This documentation describes the FPC classes unit. The Classes unit contains basic classes for the Free Component Library (FCL):

Furthermore it introduces methods for object persistence, and classes that understand an owner-owned relationship, with automatic memory management.