Quantcast
Channel: Delphi Forum - Delphi Programming Kings of Code - Delphi Programming
Browsing latest articles
Browse All 173 View Live

Image may be NSFW.
Clik here to view.

Twitter Enterprise Connector in Action

 Update Subscription customers can join the beta and download beta builds for 70+ Enterprise Connectors via the GetIt Package Manager for RAD Studio 10.2. In today's post, I thought I would highlight...

View Article


Send WhatsApp message with text and image

PHP Code: var  IntentWhats : JIntent;  Uri: Jnet_Uri;  Desc , ImgPath   : string;  AttachmentFile: JFile;begin  Desc := 'blabla;...

View Article


Image may be NSFW.
Clik here to view.

TListView how to get the good element clicked

With Rad Studio 10.2 (FMX) when I use on a OnItemClick event Sender.ClassName do not give me the current clicked element but the previous one  So have tried to use OnItemClickEx event, this time I have...

View Article

Tvideo grabber

Does anyone have TVideo grabber for Delphi 10.2?   

View Article

Image may be NSFW.
Clik here to view.

TListView how to know the max value of ScrollViewPos ?

Hello ​I would like that when the user reach the bottom of my ListView the ListView update with more Items I try to do it with the event On ScrollViewChange  and the value of ScrollViewPos  Does...

View Article


dbField image resize (correctly)

// If you want to control the maximum image size for a field and if necessary be smoothly resized // YOU NEED DevExpressVCL for the TdxSmartImage unit // I use this routine in the BeforePost DataSet...

View Article

UserControl - Berlin whith DevExpress controls

View Article

Image may be NSFW.
Clik here to view.

Cool site with code snipets,units examples etc.

[lock]Site You can't view the links! Click here to register  

View Article


How can crack AlphaControls - Tutorial

Hi All İf  you need crack this component you can with this tutor. First you need OLLYDBG software. After open trial file just follow this steps: 1 - Right Click -> Search for -> All referenced...

View Article


Embed Facebook SDK for Android

Very useful and cool site you can visit You can't view the links! Click here to register

View Article

Delphi Mobile Point of Sale Software

 Delphi Mobile Point of Sale Software - Felix John COLIBRI. Using FireBase, FireDac, DataSnap, Rest, Wifi, and FireMonkey

View Article

RAD Studio 10.1 Berlin Easter Eggs

Delphi 10.1 Berlin Easter Eggs 1. Invoke the About box with Help | About..., then hold down Alt whilst typing TEAM. This produces a scrolling team list. Double-clicking on the scrolling list shows a...

View Article

Componentes DevExpress 15.2.2 Delphi Berlin em Ingles

Depois de muita procura na Internet achei um link que trás a versão em Ingles. You can't view the links! Click here to register

View Article


Image may be NSFW.
Clik here to view.

FireMonkey on Linux!

 It did not take long since the release of Delphi Linux compiler to have the ability to build Linux GUIs with Delphi!Just go to You can't view the links! Click here to register and get the only...

View Article

Importing third-party Linux libraries to Tokyo

Getting started using third-party libraries with the new Delphi 10.2 and Linux. Introduction If you are planning to use third-party Linux libraries on Delphi for Linux you may encounter some...

View Article


Unidac Pro 7.0.1 DEMO Sources

View Article

Delphi and Zbar

I was wondering if someone can go through my code and see where a memory leak or something could be. When I open my form it opens the camera and scan the barcode and decodes it and closes the form....

View Article


LogMessageDlg - Extension of the MessageDLG function by a log entry

PHP Code: unit LogDialogs;//LogMessageDlg-functions{$mode objfpc}{$H+}interfaceuses  Classes, SysUtils, Dialogs, eventlog, Forms;function LogMessageDlg(Eventlog: TEventlog; const aMsg: string; DlgType:...

View Article

Unidac vs Firedac

Could anyone commtnt which one is better? Unidac or Firedac?   

View Article

HOW TO patch DELPHI Subscription Check

Manual steps to bypass the "Subscription Check" 1. Open the setup file with any Hexa editor (ex. 010Editor) 2. Go to offset "2E54D8" 3. Replace "00" with "01" 4. Save as the setup file 5. Done, just...

View Article
Browsing latest articles
Browse All 173 View Live