Tag: delphi

  • Delphi 13 Florence

    All our VCL components (freeware and shareware) works with RAD Studio 13 Florence (Delphi and C++Builder).

    The new archives could be downloaded from our site.

    The registered customers may send the reguest for download link(s)

    by email.

  • RAD Studio 11 Alexandria

    We updated all VCL components to support the RAD Studio 11 Alexandria
    The new archives uploaded for freeware and commercial suites and available for download.

  • TSMDBGrid in terminal sessions

    Today new TSMDBGrid released where I fixed the issue with checkboxes in terminal session for Windows Server 2008.

    For all other versions of Windows the checkboxes drawn correctly but for Windows Server 2008 R2 (service pack 1) the checkboxes were not drawn (with any VCL styles or Windows themes).

    So now this bug fixed:

    chk

    chk0

  • SMComponents 3.98

    Today uploaded the new version of freeware SMComponents library:
    http://www.scalabium.com/smdbgrid.htm
    Now you all components are availabe in designer (Delphi and C++Builder) for active compiler 64bit.
    Also changed the functionality to display the graphic BLOB fields in TSMDBGrid
  • SMComponents 3.97

    Just now I updated the archive with SMComponents.
    http://www.scalabium.com/smdbgrid.htm

    Just fixed a few bugs in TSMDBGrid theming and custom drawing

  • RAD Studio 10.2 Tokyo compatibility

    All our VCL suites supports the RX10.2 Tokyo. New trial and registered archives are available for download.

  • RX10.1 update 2 install

    Just curious.

    During update2 install the previous build (update1) must be uninstalled. But on screenshot you see the XE7 instead RX10.1.
    Hope that they forgot to change the resources only and they will not remove the XE7 from my disk:-)

    rx101up2

  • SMComponents and Update 1 for Delphi 10.1 Berlin

    New build for SMComponent library uploaded with Delphi 10.1 Berlin (update 1) support

  • BDE and RX 10.1 Berlin

    The link to download the BDE setup for RX 10.1 Berlin:
    http://cc.embarcadero.com/Item/30522

  • Delphi 10.1 Berlin and “core64 russian”

    При инсталляции RAD Studio 10.1 Berlin на русской Windows 7/64bit на 22% прогресса возникает ошибка скачивания/поиска файла “core64 russian”
    Инсталлятор бесконечно пытается его найти и единственный путь это прервать setup. Так себя ведет и web installer и скачанный iso/dvd

    Файл пытается скачаться с такого url:
    http://installers.codegear.com/releases/radstudio/18.0/{GUID}/core64%20russian.7zip

    Разумеется его там нет, т.к. кроме английского поддерживаются только французский, немецкий и японский. Подменить отсутствующий файл на один из них тоже не получается. Смена локали/langauge pack успеха тоже не приносит.
    Насколько я понимаю проблема не только с русским, но и с любым другим (кроме четырех существующих)

    Для решения этой проблемы нужно:
    – перед запуском setup.exe изменить ключ
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language\InstallLanguage
    на значение 409 (en-us)
    – после завершения инсталляции вернуть старое значение ключа

    Как альтернатива, нужно ждать фикса от Embarcadero.