Category:System.SysUtils
From Rosetta Code
SysUtils is a library of common basic functions, constants and types. This library is standard in Delphi IDE and maintained by the company Embaradero[1]. It has two language versions, Pascal and C++. The documentation can be found at [2].
Pages in category "System.SysUtils"
The following 155 pages are in this category, out of 155 total.
2
A
- Abbreviations, automatic
- Abbreviations, easy
- Abbreviations, simple
- Accumulator factory
- Active object
- Anagrams
- Anagrams/Deranged anagrams
- Animation
- Approximate equality
- Arbitrary-precision integers (included)
- Arena storage pool
- Arithmetic-geometric mean
- Arithmetic-geometric mean/Calculate Pi
- Arithmetic/Complex
- Arithmetic/Rational
- Audio alarm
- Audio overlap loop
- Average loop length
- Averages/Mean time of day
B
C
D
- Days between dates
- Deal cards for FreeCell
- Death Star
- Department numbers
- Determine if a string has all the same characters
- Determine if a string has all unique characters
- Determine if a string is collapsible
- Discordian date
- Doubly-linked list/Definition
- Doubly-linked list/Element insertion
- Dragon curve
- Draw a clock
- Draw a cuboid
F
- Fast Fourier transform
- Fibonacci word/fractal
- File extension is in extensions list
- File size distribution
- Filter
- Find common directory path
- Find first and last set bit of a long integer
- Find the last Sunday of each month
- Find words which contains all the vowels
- First-class functions
- Fivenum
- Four bit adder
- Four is magic
- Fractran
G
H
L
M
P
R
- Random number generator (device)
- Range expansion
- Rate counter
- Read a configuration file
- Read a file character by character/UTF8
- Read a specific line from a file
- Regular expressions
- Remove lines from a file
- Remove vowels from a string
- RIPEMD-160
- Rosetta Code/Fix code tags
- Rosetta Code/Rank languages by popularity
- Rot-13
- RPG attributes generator
- RSA code
- Run-length encoding