question to people that know about early #delphi programming,
if I have something like

external 'c:\cad4\tcapi\TCAPI.dll';
in a pascal file, is this hard link required to run the application or just at compile time?

I have something that has both a compiled win16 application and the source code, but the .exe would just fail with windows 3.11 saying "[the exe file you just picked from the file menu] cannot be found."

Радикальный Дельфизм в эпоху AI: подключаем ИИ-ассистентов к OpenCV и FFmpeg через MCP

Технологии ушли вперёд, и теперь мы живём в эру больших языковых моделей и автономных AI-агентов. В настоящее время существует несколько агентных систем, работающие с компьютерным зрением и камерами. Интеллектуальные видеоагенты обрабатывают видеопотоки в реальном времени, распознают объекты, анализируют поведение людей, фиксируют нарушения и действуют автономно. В основном – это готовые коммерческие ИИ-платформы для видеонаблюдения (например, Lumana, VisionPlatform.ai , Spot AI). Для создания собственных решений можно настроить захват кадров (через Frame Forwarder ) и передать их в визуальные модели обработки. Можно создавать логику на базе Amazon Bedrock Agents или фреймворков для ИИ-агентов (LangChain, CrewAI, AutoGen), где камера выступает как "инструмент" ( take_snapshot() ) восприятия. Есть еще более специализированные решения – VisionAgent (от Landing AI), Microsoft AutoGen, LlamaIndex (Multimodal Agents). А можно как-то по проще? Да еще из подручных средств? Да еще в «бытовые» агентные системы? А давайте попробуем...

https://habr.com/ru/articles/1051210/

#Агенты #FFMPEG #delphi #opencv #onvif #onvifdm #ai

Радикальный Дельфизм в эпоху AI: подключаем ИИ-ассистентов к OpenCV и FFmpeg через MCP

Технологии ушли вперёд, и теперь мы живём в эру больших языковых моделей и автономных AI-агентов. В настоящее время существует несколько агентных систем, работающие с компьютерным зрением и камерами....

Хабр
New GExperts Expert: A Tabs Menu for Delphi 6 to 10.2
Recent versions of Delphi (starting with Delphi 10.3 Rio) have a “Tabs” entry in the main menu that lists the files currently open in the editor and lets you jump to any of them. It replaced the older “Window” menu that earlier versions had. If you work in one of those earlier versions, you don’t get that convenience, and the editor tab bar’s drop down has no keyboard shortcut
https://blog.dummzeuch.de/2026/06/23/new-gexperts-expert-a-tabs-menu-for-delphi-6-to-10-2/
#Delphi

Some things are so simple, that it's pure genius.

#delphi

https://github.com/davidberneda/Delphi-Split-Panel/tree/main

GitHub - davidberneda/Delphi-Split-Panel: Design-time menu options to split a TPanel into two child panels, horizontally or vertically

Design-time menu options to split a TPanel into two child panels, horizontally or vertically - davidberneda/Delphi-Split-Panel

GitHub

In The Netherlands there is such a thing as "dynamic electricity tariffs". Due to solar and wind energy the prices can differ quite significant during the day. This is especially interesting for EV owners and since I have two of these rolling batteries I want to check on a regular basis what the prices are.

My energy provider "vandebron" only offers the prices in an app, which is slow, where I have to click a lot to arrive at the information I want. So, out of pure frustration, and for the joy of building (Using Delphi, not using AI ..), I found an API that I can use to request the prices, and with the information I create a HTML page that I ftp to a webserver. I also did something new for me, I created svg's that I directly use inside the HTML. Works like a charm.

https://terluin.nl/vdb

So now I can see, in a single click on my phone, what the prices are. I fear the functionality will be extended in the future: email alert for negative (it happens!) pricing or maybe automatically turning off my solar systems when there is negative pricing.

#solar #ev #noAI #delphi #programming

🪷 At the #Solstice we honor #Apollo, who slew Python at #Delphi, as light triumphs over darkness. #Antinous was identified with many deities in ancient times. At the June Solstice, we pray to him as #Apollon to slay our dark demons. https://antinousstars.blogspot.com/2026/06/antinous-merges-with-apollo-during.html Art: #AntoniusSubia 🪷

25 anni di #DelphiDay a Piacenza! 🎉🎂

Ho scritto un #reportage del Delphi Day 2026 Piacenza, la più grande conferenza italiana dedicata agli sviluppatori #Delphi conclusa da pochi giorni.

Puoi trovare dettagli e riflessioni nel post qui sul mio blog!
👉 https://www.compilaquindiva.it/blog/2026-06-11-delphi-day-2026-piacenza-edition-reportage

Theo Rossi Boards Prime Video Series ‘Delphi’

Theo Rossi has joined the cast of 'Delphi,' the new TV set in the 'Creed' universe from Michael B. Jordan’s Outlier Society.

Deadline

Домашние pet-полезности: моя история в программах, которые я создавал

Прочитал воспоминания о старых программах , которые в большинстве своём потеряли актуальность. В комментариях вспоминали про хранилища подобных программ на дисках. У меня, помнится, была целая коробка из-под зимней обуви, которую я набил старыми дисками и оставил рядом с мусорными баками. Там было разное: от семи фильмов ужасов на одном DVD до болванок с нарезанным полезным софтом. Но одним лишь кем-то созданным софтом эти болванки не ограничивались. Там было немало и собственных pet-проектов, которые создавались для всяких разных нужд. О некоторых сейчас вам расскажу. Заранее прошу прощения за скриншоты. Часть текстов в современной системе со слетевшей кодировкой. Но зато ещё работают. Свести олдскулы

https://habr.com/ru/articles/1045216/

#petprojects #история #delphi #программерское_детство

Домашние pet-полезности: моя история в программах, которые я создавал

Прочитал воспоминания о старых программах , которые в большинстве своём потеряли актуальность. В комментариях вспоминали про хранилища подобных программ на дисках. У меня, помнится, была целая коробка...

Хабр
New in GExperts 1.3.26: Auto Switch Desktop
At the Pascal Conference 2025 in Sundern Heiko Rompel (kralle) made a presentation about a plugin (or was it a patch?) for Lazarus that automatically switched between two desktop layouts whenever you toggled between the form designer and the code editor with F12. The reasoning was simple: some windows, such as the Object Inspector, are only useful while you work in the form designer, wh
https://blog.dummzeuch.de/2026/06/06/new-in-gexperts-1-3-26-auto-switch-desktop/
#Delphi
New in GExperts 1.3.26: Auto Switch Desktop

At the Pascal Conference 2025 in Sundern Heiko Rompel (kralle) made a presentation about a plugin (or was it a patch?) for Lazarus that automatically switched between two desktop layouts whenever y…

twm's blog