|
| File name: | cStrings.pas |
| Version: | 3.37 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Library of AnsiString functions, including match, locate, case, copy and
parse functions. |
| File name: | cUtils.pas |
| Version: | 3.34 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Utility functions for Integer, Float, Bit, CharSet and Dynamic array manupilation. |
| File name: | cDateTime.pas |
| Version: | 3.08 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Date and Time functions |
| File name: | cRandom.pas |
| Version: | 3.08 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Uniform random number generators |
| File name: | cHash.pas |
| Version: | 3.06 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Hashing functions |
| File name: | cUnicodeCodecs.pas |
| Version: | 3.10 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Unicode codecs (encoders and decoders) |
| File name: | cUnicodeChar.pas |
| Version: | 3.04 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Unicode character functions |
| File name: | cUnicode.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Unicode string functions |
| File name: | cUnicodeReader.pas |
| Version: | 3.05 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Unicode reader classes |
| File name: | cRegistry.pas |
| Version: | 3.01 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Windows Registry functions |
| File name: | cWindows.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Windows API helper functions |
| File name: | cFileUtils.pas |
| Version: | 3.02 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | File functions |
| File name: | cTypes.pas |
| Version: | 3.04 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Base classes for data structures |
| File name: | cArrays.pas |
| Version: | 3.18 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Array classes |
| File name: | cDictionaries.pas |
| Version: | 3.11 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Dictionary classes |
| File name: | cSparseArrays.pas |
| Version: | 3.03 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Sparse Array classes |
| File name: | cLinkedLists.pas |
| Version: | 3.03 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Linked List classes |
| File name: | cReaders.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Stream reader classes |
| File name: | cWriters.pas |
| Version: | 3.02 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Stream writer classes |
| File name: | cStreams.pas |
| Version: | 3.08 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Stream classes |
| File name: | cInternetUtils.pas |
| Version: | 3.03 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Internet related utility functions |
| File name: | cURL.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | URL functions and classes |
| File name: | cWinSock.pas |
| Version: | 3.04 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | WinSock API helper functions |
| File name: | cSocketHostLookup.pas |
| Version: | 3.04 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | WinSock Host Lookup classes |
| File name: | cSockets.pas |
| Version: | 3.16 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Base class for socket implementations |
| File name: | cSocketsTCP.pas |
| Version: | 3.05 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Base class for TCP socket classes |
| File name: | cSocketsTCPClient.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | TCP client socket class |
| File name: | cSocketsTCPServer.pas |
| Version: | 3.03 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | TCP server socket class |
| File name: | cSocketsUDP.pas |
| Version: | 3.02 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | UDP socket classes |
| File name: | cTCPStream.pas |
| Version: | 3.03 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | Stream interface for TCP client sockets |
| File name: | cTCPClient.pas |
| Version: | 3.06 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | TCP client class and TCP connection proxies |
| File name: | cTCPServer.pas |
| Version: | 3.09 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | TCP server class |
| File name: | cXMLFunctions.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | XML functions |
| File name: | cXMLDocument.pas |
| Version: | 3.09 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | XML document objects |
| File name: | cXMLParser.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7; FreePascal 1.92 |
| Description: | XML parser |
| File name: | cMaths.pas |
| Version: | 3.61 |
| Compilers: | Delphi 5-7 |
| Description: | Mathematics functions |
| File name: | cVectors.pas |
| Version: | 3.09 |
| Compilers: | Delphi 5-7 |
| Description: | Vector class |
| File name: | cMatrix.pas |
| Version: | 3.08 |
| Compilers: | Delphi 5-7 |
| Description: | Matrix class |
| File name: | cRational.pas |
| Version: | 3.07 |
| Compilers: | Delphi 5-7 |
| Description: | Rational number class |
| File name: | cComplex.pas |
| Version: | 3.05 |
| Compilers: | Delphi 5-7 |
| Description: | Complex number class |
| File name: | cStatistics.pas |
| Version: | 3.04 |
| Compilers: | Delphi 5-7 |
| Description: | Statistical functions and classes |
| File name: | cPOP3.pas |
| Version: | 3.05 |
| Compilers: | Delphi 5-7 |
| Description: | POP3 functions |
| File name: | cPOP3Client.pas |
| Version: | 3.03 |
| Compilers: | Delphi 5-7 |
| Description: | POP3 client component |
| File name: | cPOP3Server.pas |
| Version: | 3.03 |
| Compilers: | Delphi 5-7 |
| Description: | POP3 server component |
|