AllLib

By Vlad Stepanov

Shareware 11 Aug 2010

In category

Components > Component Packs > Multi-purpose Huge

Description

Functions and classes to extend standard Delphi libraries functionality:
  • convert String or Variant to Boolean, Integer, Extended, Currency or TDateTime types, understanding a lot of formats (like '1 443,45', '12=34', '1111011b', '30-JAN-2004', '30/01/04 11:12:55.945', 'Wed Mar 13 19:15:06 UTC+0300 2002') and many other routines grouped by types;
  • string encoding and decoding for C++/JScript, Pascal, Base64, HTML, URLEncode/URLDecode, KOI, ISO and some other formats, XOR coding, DFM decoding, check string by mask (with '*' and '?'), datetime rounding, simple parsing; working with memory blocks etc.;
  • indexing lists and tables in memory (of Pointer, String of Variant types) with quick search, building index at first search try (but not changing elements order like TStringList does), table export and import; also string list and hierarchy without SysUtils; stream read and write caching, including next line reading or prereading;
  • list, copy and delete files with subdirectories, by mask, with progress support; working with Ini in memory or stream; DLL version, working with links, map-files, writing to log (console or temp-file), can be turned on for a lot of used API call (exceptions, object leaks, tasks list, WinInet, SQL, CryptoAPI etc.); compress and decompress data using Delphi ZLib (which does not use external DLLs), decompress CAB files;
  • export, import and deleting registry key with all parameters and subkeys, correct work in case of limiter rights and other registry routines;
  • threadvar analogue with initialization and finalization mechanism (not increasing exe size if no calls to variable from application), works correctly from Delphi 3; thread-safe supporting of code (globally creating objects uses this threadvar), can be off by directive;
  • support Russian and English constants; routins for exceptions (with error code, procedure name etc.);
  • dialogs without VCL, SysUtils and resources (base dialog class, input, view, memo, password, file etc.); tray; windows list or hierarchy etc.; also some useful functions for VCL like quick TListView, TTreeView update etc.;
  • working with database using ADO without VCL, recordset, read SQL results to indexed table in memory and write (synchronize) memory table changes to database, retrieve database sructure;
  • client and server sockets without VCL and SysUtils, work with HTTP using WinInet, similar reading DHTML and ASP page parameters;
  • using IActiveScript to execute JScript and VBScript code; simple IDispatch suport using Delphi messages;
  • process list for all Windows versions, run and wait, task data exchang (using Windows messages and direct memory write), run and stop services, Component Services COM+ applications;
  • read CPU, BIOS and HDD parameters directly from hardware (14 methods, Win95/98/ME/NT/2000/XP/2003);
  • simple load graphics using GDI+; other useful functions, financial etc.;
  • cryptographic additions available (using API RSA, RSA 128 bits and Crypto-Pro GOST 28147-89, GOST R 34.11/34.10-94/2001, trial-version of Signal-COM Message-PRO RSA or SKZI GOST 28147-89, GOST R 34.11/34.10-94/2001, key generation, signing and sign verifying, encrypting and decrypting with ability of key caching)

Informations

  • Status: Partially restricted
  • Source: SW
  • Size: 2 012 843kB

Platforms:

  • Delphi 5
  • Delphi 7

Downloads