RAD Studio和Mac OS X 10.1x的问题
不知不觉又到了8月, 时间过的真快. 以前每到8, 9月就是一年一度RAD Studio发表的盛大活动, 因此对占年的8, 9月份也就特别的期待, 但这些都已经过去了, 网络发表的盛行也代表现场发表活动的式微. 最近收到好几位Mac上朋友的来信, 都是反映中文输入在Mac OS X 10.12上的问题, 经过测试之后也的确是bug, 目前这个bug已经被提报上去,...
View ArticleRAD Studio和Mac OS X 10.1x
不知不覺又到了8月, 時間過的真快. 以前每到8, 9月就是一年一度RAD Studio發表的盛大活動, 因此對佔年的8, 9月份也就特別的期待, 但這些都已經過去了, 網路發表的盛行也代表現場發表活動的式微. 最近收到好幾位Mac上朋友的來信, 都是反映中文輸入在Mac OS X 10.12上的問題, 經過測試之後也的確是bug, 目前這個bug已經被提報上去,...
View ArticleEasy Add Custom Component Icons in Delphi
I have just recently discovered a super easy way of adding custom icons to Delphi components. Traditionally you had to start from a rectangular bitmap of a specific size and color depth and then use...
View ArticleUsing TPath to locate useful paths.
A quick tip on cross-platform development. How to use the TPath class to locate useful directories across multiple platforms. [Best viewed fullscreen 1080p]...
View ArticleO Delphi Academy está de volta!
Após uma breve pausa devido nossa participação no TDC 2017 e também alguns dias de férias, o Delphi Academy está de volta já na próxima semana! Confira aqui em primeira mão nossa nova agenda! Para se...
View ArticleEl Delphi Academy está de vuelta!
Después de una breve pausa debido a nuestra participación en el TDC 2017 y también algunos días de vacaciones, Delphi Academy está de vuelta ya la próxima semana! Y aquí sigue, de primera mano, nuestra...
View ArticleFireDAC: Mac OS X Client connecting to InterBase Server on Windows
Mac client vs PC client, which is better? With RAD Studio, Delphi or C++ Builder it really does not matter! Building your app in RAD Studio eliminates the need to engage in multiple development...
View ArticleIn C++Builder(C++11), use timed_mutex.
In C++11, mutex is attached as a standard library.Of course, it can also be used in C++Builder. There are mutex,recursive_mutex,timed_mutex,recursive_timed_mutex.I tried timed_mutex this...
View ArticleDelphi Tokyo Release 1 or 10.2.1 is Now Available
You can read more about the release and its rationale in the PM article published in the community: https://community.embarcadero.com/article/16556-rad-studio-10-2-1-released-today For the actual...
View ArticleRAD Studio 10.2 Tokyo Release 1 ist verfügbar (10.2.1)
Release Notes: http://docwiki.embarcadero.com/RADStudio/Tokyo/de/10.2_Tokyo_-_Release_1 Download ISO: https://cc.embarcadero.com/item/30786 (jedermann/frau) oder https://cc.embarcadero.com/Item/30785...
View ArticleRAD Studio Tokyo Release 1 Disponível
A Embarcadero acaba de disponibilizar o RAD Studio Tokyo Release 1 (formalmente 10.2.1) Você pode ler mais sobre o lançamento neste artigo de Marco Cantu publicado em nosso portal para desenvolvedores:...
View ArticleRAD Studio Tokyo Release 1 Disponible
Embarcadero acaba de liberar el RAD Studio Tokyo Release 1 (formalmente 10.2.1) Usted puede leer más sobre el lanzamiento en este artículo de Marco Cantu, publicado en nuestro portal para...
View Article火猴子Linux框架進入1.x版
在RAD Studio 10.2的發表會上有很多朋友看了Delphi For Linux的支援後立刻就詢問是可否可以開發Linux的桌面應用程式, 在當時發表會中也介紹了FireMonkey For Linux這套第3方元件組可以讓Delphi的開發人員使用來搭配開發Linux的桌面的GUI應用程式: http://www.fmxlinux.com 在當時FireMonkey For...
View Article火猴子Linux框架进入1.x版
在RAD Studio 10.2的发表会上有很多朋友看了Delphi For Linux的支持后立刻就询问是可否可以开发Linux的桌面应用程序, 在当时发表会中也介绍了FireMonkey For Linux这套第3方组件组可以让Delphi的开发人员使用来搭配开发Linux的桌面的GUI应用程序: http://www.fmxlinux.com 在当时FireMonkey For...
View ArticleTech Tipp #8: iOS und macOS SDK Versionen
Frage: Ich habe das neueste Xcode installiert (hier: 8.3.3) und das Release 1 von Tokyo 10.2. Dennoch wird mir beim Importieren des SDKs nur angezeigt iPhoneOS 10.3.1 bzw MacOSX 10.12.4 Mein...
View ArticleОбновленная версия RAD Studio 10.2 - готова для подписчиков
О выпуске RAD Studio 10.2.1 было объявлено вчера, хотя большинство наших пользователей, вероятно, знакомо с опубликованными планами развития (roadmap) и давно с нетерпением ожидало этого события....
View ArticleCAD with C++Builder, episode#1
Learning tasks and motivation When teaching programming skills, especially with C++, one of the main issue is the selection of right examples and tasks. C++ is not that easy both in syntax, and...
View ArticleКак устроено лицензирование
Мы регулярно получаем много вопросов от заказчиков и пользователей продуктов RAD Studio по лицензированию продуктов Embarcadero. В подавляющем числе из них видны типичные проблемы, связанные с...
View ArticleNew in RAD Studio 10.2.1: CodeGuard for Windows 8 and 10
CodeGuard is a tool for runtime error checking in a C++ application, and catches memory leaks, invalid handles, invalid memory use (such as writing past the end of a buffer), pointer validation,...
View ArticleCAD with C++Builder, episode#3
C++Builder as RAD tool is great for making CAD systems for learning purposes. But while learning, students one day inevitably ask "can we gradually develop our simple CAD system up to real one?" And...
View Article