Source Code: GMCollections
File:
GMStrDef: General string definitions (Ansi/Unicode)
GMCompilerSettings: General compiler defines
FastMM4Options: General FastMM settings
ReadNextLine: Function to read the next line from a sequential stream
GMCollections: ArrayList, AVL-Tree, Sophisticated Hash algorithm, Generics
GMIntf: General Interfaces and useful helpers
GMCommon: Threads, Streams, Storage, Registry, Files, Exceptions, Timer etc.
GMUnionValue: Fast Variant replacement using string instead of WideString
GMStrBuilder: Speed up assembling large string from smaller pieces
GMPrsStg: Persistent value storage interfaces and implementations
GMCharCoding: base16, base32, base64 encoding/decoding (RFC 3548/4648)
GMCallstack: Call-stack analysis for error reporting
GMLoadResStr: Dynamic switch of resource string language
GMMapParser: Delphi Symbol-MAP file parser
GMPluginMgr: Dynamically detect and load plug-ins
GMZStrm: ZIP and GZIP stream implementation
GMXmlRprt: Verbose system/error report formatted as XML
GMWinCrypt: Convenience use of Windows crypt API
GMPoTrnslt: PO (i18n) resource string parser/translator
GMGdi: Colors, Pen, Brush, Region, Font, Clipping, Bitmap, Cursor, Imagelist
GMUiCore: Windows, Areas, Layouting, Menus, Dragging etc.
GMxCtrls: Controls based on GDI drawing only (easily portable)
GMxCmplxCtrls: Grid/Rowed controls based on GDI drawing only (easily portable)
GMOsCtrls: Controls provided by the operating system
GMOsExCtrls: Extended controls provided by the operating system
GMFastBMP: Lightning fast image processing, effects, filters, blending etc.
GMPngImage: PNG Image with alpha channel support.
GMXml: Lightning fast XML/HTML parser, and useful helpers
GMXmlPath: Lightning fast XML-Path expression evaluator
GMJson: JSON Parser
GMJsonPath: JSON Path expression evaluator
GMSql: DB base classes, connection, statement, SQL parsing
GMOdbcAPI: ODBC call level API
GMOdbcInstallAPI: ODBC maintenance API routines
GMOdbcObj: ODBC connection, statement, recordset, etc.
GMOdbcUI: ODBC dialogs and UI-assemblies
GMSQLite3: SQLite3 convenience usage
GMSQLite3Api: SQLite3 call level API
GMSocketAPI: Berkeley sockets call level API
GMSockets: Non-blocking Berkeley only sockets with stream based data transfer
GMOpenSSLApi: OpenSSL call level API
GMOpenSSL: SSL/TLS socket based on OpenSSL
GMINetBase: Base classes for all Internet protocol implementations
GMSmtp: Sending mails via the SMTP protocol
GMImap: Receiving/managing mails via the IMAP protocol
GMFtp: Implementation of the FTP protocol (with SSL/TLS support)
GMHttp: HTTP protocol with SSL/TLS support, BASIC and NTLM authentication
GMNtlm: NTLM authentication message builders
GMSoap: SOAP protocol (client and server side)
GMWebDAV: WebDAV protocol implementation (client side)
✅ Copied to clipboard
https://www.gm-software.de/units/GMStrDef.html
https://www.gm-software.de/units/GMCompilerSettings.html
https://www.gm-software.de/units/FastMM4Options.html
https://www.gm-software.de/units/ReadNextLine.html
https://www.gm-software.de/units/GMCollections.html
https://www.gm-software.de/units/GMIntf.html
https://www.gm-software.de/units/GMCommon.html
https://www.gm-software.de/units/GMUnionValue.html
https://www.gm-software.de/units/GMStrBuilder.html
https://www.gm-software.de/units/GMPrsStg.html
https://www.gm-software.de/units/GMCharCoding.html
https://www.gm-software.de/units/GMCallstack.html
https://www.gm-software.de/units/GMLoadResStr.html
https://www.gm-software.de/units/GMMapParser.html
https://www.gm-software.de/units/GMPluginMgr.html
https://www.gm-software.de/units/GMZStrm.html
https://www.gm-software.de/units/GMXmlRprt.html
https://www.gm-software.de/units/GMWinCrypt.html
https://www.gm-software.de/units/GMPoTrnslt.html
https://www.gm-software.de/units/GMGdi.html
https://www.gm-software.de/units/GMUiCore.html
https://www.gm-software.de/units/GMxCtrls.html
https://www.gm-software.de/units/GMxCmplxCtrls.html
https://www.gm-software.de/units/GMOsCtrls.html
https://www.gm-software.de/units/GMOsExCtrls.html
https://www.gm-software.de/units/GMFastBMP.html
https://www.gm-software.de/units/GMPngImage.html
https://www.gm-software.de/units/GMXml.html
https://www.gm-software.de/units/GMXmlPath.html
https://www.gm-software.de/units/GMJson.html
https://www.gm-software.de/units/GMJsonPath.html
https://www.gm-software.de/units/GMSql.html
https://www.gm-software.de/units/GMOdbcAPI.html
https://www.gm-software.de/units/GMOdbcInstallAPI.html
https://www.gm-software.de/units/GMOdbcObj.html
https://www.gm-software.de/units/GMOdbcUI.html
https://www.gm-software.de/units/GMSQLite3.html
https://www.gm-software.de/units/GMSQLite3Api.html
https://www.gm-software.de/units/GMSocketAPI.html
https://www.gm-software.de/units/GMSockets.html
https://www.gm-software.de/units/GMOpenSSLApi.html
https://www.gm-software.de/units/GMOpenSSL.html
https://www.gm-software.de/units/GMINetBase.html
https://www.gm-software.de/units/GMSmtp.html
https://www.gm-software.de/units/GMImap.html
https://www.gm-software.de/units/GMFtp.html
https://www.gm-software.de/units/GMHttp.html
https://www.gm-software.de/units/GMNtlm.html
https://www.gm-software.de/units/GMSoap.html
https://www.gm-software.de/units/GMWebDAV.html