2025年1月22日 星期三
The Best Embedded Database For Your Mobile Apps Is Free
Ian Barker| Embarcadero Delphi Blogs |21:56:19
If you are looking for a fully functional powerful database which can be easily used in your mobile apps and, importantly, unlike SQLite, it supports full-strength encryption without having to pay an extra fee then...
实现Android键盘自适应
红鱼儿| 博客园_红鱼儿 |08:05:00
unit Unit13; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Gr
【原创】修复cef4delphi(lazarus) SimpleOSRBrowser for gtk2(OSR模式)不能输入中文的问题 - 秋·风
秋·风| 博客园 - 秋·风 |01:14:00
【摘要】虽然cef4delphi在GTK3可以使用中文输入,但lazarus支持GTK3不完善,且还要安装GTK3才能使用。为尽量可能利用已有的gtk2环境,在网上没有相关资料可以参考的情况下,经多日研究,今天(2025-01-22)终于修复了cef4delphi(lazarus)的SimpleOSRBro <a href="ht...