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

Reference for unit 'sysutils'

Various system utilities.

uses

  System,

  

The system unit

  Unix,

  

Extended Unix functionality.

  errors,

  sysconst,

  Unixtype;

  

Basic unix types

Overview

This documentation describes the sysutils unit. The sysutils unit was started by Gertjan Schouten, and completed by Michael Van Canneyt. It aims to be compatible to the Delphi sysutils unit, but in contrast with the latter, it is designed to work on multiple platforms. It is implemented on all supported platforms.

Related topics

Localization

  

Localization support

ConversionRoutines

  

Miscellaneous conversion routines

DateTimeRoutines

  

Date/time routines

FileNameRoutines

  

FileName handling routines

IORoutines

  

File input/output routines

PCharFunctions

  

PChar related functions

FormatChars

  

Date and time formatting characters

FormatStrings

  

Formatting strings

StringFunctions

  

String functions

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