Recent content by j1981

  1. J

    VCL Component Delphi компоненты / Delphi components # 9

    TMS_Scripter_7.13_XE-XE10.2 http://dl.downloadly.ir/Files/Software/TMS_Scripter_7.13_XE-XE10.2_Downloadly.ir.rar
  2. J

    VCL Component Delphi компоненты / Delphi components # 9

    XLSSpreadSheet_3.00.09_XLSReadWrite_v6.00.47_for_D6-D10.3_Rio https://dox.abv.bg/download?id=f7eee85aed
  3. J

    MySQL Delphi. Компоненты для работы с MySQL

    Absolute Database "Description ----------- With AbsoluteDatabase you can forget the Borland Database Engine (BDE) . Absolute Database is the compact, high-speed, robust and easy-to-use database engine. With Absolute Database you will not need special installation and configuration, it...
  4. J

    Конвертация

    function BoolToStr(B: Boolean; UseBoolStrs: Boolean = False): string; description Returns a string from a boolean value. When UseBoolStrs is True then if b equals True, the function returns the first string in TrueBoolStrs; if b equals False, the function returns the first string in...
  5. J

    Delphi: Cross-platform encryption library?

    "LockBox is a Delphi and C++Builder library for cryptography"
  6. J

    Компоненты доступа к Microsoft Word и Excel?

    XLSReadWriteII
  7. J

    Мониторинг COM-порта

    http://www.hhdsoftware.com/
  8. J

    Компоненты доступа к Microsoft Word и Excel?

    XLSReadWriteII_v5.10.29 work with office 2007 exel .xlsx files
  9. J

    Размер ехе файла в RAD Studio XE

    // Remove relocation table (generates smaller executables) : // (See http://hallvards.blogspot.com/2006/09/hack12-create-smaller-exe-files.html) {$SetPEFlags 1} // 1 = Windows.IMAGE_FILE_RELOCS_STRIPPED
Top