© 2023 Hashnode
#delphi
This is simple note on Delphi cross-platform development and the importance of proper date formatting. Different platforms are going to provide different results when taking a date object and formatti…
https://www.devart.com/delphi-programming-language/ On this page you’ll find the beginner’s guide about the fundamentals of Delphi: definition, evolution, comparison, features, and more. Download a 60-day absolutely free trial of our Delph…
Overview If you have to develop an application, you will notice that OAuth 2.0 is widely used and most often it will bring up your browser front and center to login into some website to grant access t…
Geçtiğimiz günlerde yaptığım küçük bir projede deneme fırsatı bulduğum TLang komponentinin kullanımı ile ilgili çeşitli bilgilendirmelerde bulunmak istiyorum. Öncelikle FMX Projelerinize hızlı dil de…
FireDAC comes with a lot of non visual database components, these components could be divided into below categories : FireDAC Core Components. FireDAC Driver Link Components. FireDAC Monitor Link Co…
Hata Özeti Delphi 10.3.3 ile sorunsuz bir şekilde çalışan SQLite x64 desteği, Delphi 10.4 (ve 10.4.1) ile birlikte problem oluşturmaktadır. Uygulamada SQLite'a erişmek istediğiniz bir form açıldığı an…
One of the key part of software development is the ability to connect with the database and perform database related operations. Programming languages provides support for connecting with database us…
Units are the basic of Delphi programming language. A Delphi unit is a collection of types (classes and data type) constants , variables , functions and procedure. Each Delphi unit has its own pas f…
Delphi 10.3 Rio ile Android 64bit olarak uygulamanızı paketlediğiniz zaman, HTTPRio kullandığınız projelerinizde aşağıdaki hatayı alabilirsiniz. Cleartext HTTP traffic not permitted Çözümü AndroidMani…
Asmx soap servislerinin yerine geçen ve 2006 yılından bu yana geliştirmesi devam etmekte olan (eski adıyla Indigo) Windows Communication Foundation (WCF) ile Delphi üzerinde basit, kolay ve anlaşılır …