Welcome to LearnDelphi.tv
This video has some additional productivity tips from my book Code Faster in Delphi. This time looking at a number of right-click “Quick Edit” options to save some time. … Read more
5 years ago in Movie
0
Muminjon
Data visualization is one of the essential parts of most applications. Without visual or graphical representation for the data is somehow boring. With charts, diagrams and maps you can easily understand the data by just… … Read more
5 years ago in android, C++, c++ builder chart, chart, cross-platform, Delphi, delphi chart, delphi data visualization, delphi fmx chart, ios, linux, tms fnc chart, windows
0
Muminjon
In the olden times, Cryptography was utilized for transforming plain messages or just plaintext to an indecipherable format. And these incomprehensible words were sent to each other and if the receiver knows the algorithm to… … Read more
5 years ago in AES, android, Blowfish, C++, Cryptography, Delphi, delphi cryptography, DES, encryption algorithms, ios, lockbox delphi, MD5, object pascal, programming, SHA, windows
0
Stephen Ball
One feature update to RAD Studio 10.4.2, driven by analysis showing an increase in the number of developers using remote desktop to development during Covid, has been a speed up to the IDE rendering over… … Read more
5 years ago in Delphi, News, Remote Desktop
0
jpluimers
I totally forgot to queue this, after putting in a draft in 2010. Luckily, nothing has changed since then: the [WayBack] MESSAGE directive Delphi which allows you to emit hint, warning, error (multiple) and fatal… … Read more
5 years ago in Delphi, Development, Software Development
0
Muminjon
Delphi and C++ Builder provides a set of advanced REST components to talk with external APIs. Several sample applications show you how to exchange data with APIs. For example, the Cloud API Test sample has fully functional… … Read more
5 years ago in C++, c++ builder cloud, cloud api, Cloud Computing, cloud services, cloudkit, Delphi, delphi cloud services, dropbox, flickr, google analytics, imgur, object pascal, paypal, programming, twitter, web api
0
Celebrating Delphi's 26th Anniversary
Infocob is a full CRM software with 25 years of development and experience and it is powered by Delphi. Features include:– Multi-users– Customers/Company/Contact handling– Customizable 360°, responsive design view (based… The post #Delphi26th: Powered By… … Read more
5 years ago in barcode, cdata, crm, Delphi, delphi26, google, object pascal, programming, Showcase, touchpad, windows
0
Muminjon
With the MiTeC System Information component suite, you can get complex system information in Delphi. Sometimes I need to know about my system fully and I use some utility applications to find out what kind… … Read more
5 years ago in bios, Delphi, delphi vcl, get cpu info, GPU, mitec components, programming, RAD Studio, system, windows
0
Yılmaz Yörü
Hello C++ Developers, We have great C++ picks for you from LearnCPlusPlus.org last week. Do you want to rotate a 3D object in a text form?, Do you want to copy your matrixes or tables and paste… … Read more
5 years ago in Apps, C++, Code, excel, learn c++, matrix, native, optional, parallel, programming, sort
0
Muminjon
Creating an app and starting a business is different than distributing the written software to the world. Globalization is the biggest trend right now in all markets. If you want to stay competitive you should… … Read more
5 years ago in android, C++, cbuilder, Delphi, delphi localization tool, linux, localization solution, lozalize, macos, object pascal, programming, RAD Studio, tsilang localization tool, windows
0
Muhammad Azizul Hakim
In essence, DelphiVCL is a wrapper that helps to create and access Delphi Objects quickly from Python. These wrappers contain container classes to extend and expose your custom events, methods, variables that can be used…… … Read more
5 years ago in Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Stephen Ball
I recently posted on my Embarcadero Blog about the 3 main types of mobile applications that developers write. Native apps, web-based mobile apps, and hybrid apps, and highlighted that you can achieve the benefits of… … Read more
5 years ago in General
0
zarkogajic
The Combo Box Windows control (aka TComboBox in Delphi) is one of the most frequently used user interface elements along with buttons and edits in Windows applications. TComboBox control represents an edit box with a… … Read more
5 years ago in delay, Delphi, tcombobox, ttask, windows api
0