Loading the app’s icon into a TImage on Android
Working with Delphi for Android, I wanted to load my app’s icon into a TImage. Here’s the code I came up with: You can't view the links! Click here to register
View ArticleApp tethering and barcodes
One of the new key features in XE6 is what Embarcadero has chosen to call App Tethering components - the only problem I initially had with the name was that it implied that mobile had to be involved in...
View ArticleParsing HTML example
Download You can't view the links! Click here to register Pastebin You can't view the links! Click here to register
View ArticlexTools-Nails function toolkit
21.02.96 added TMonth & TDay type Stefc 22.02.96 added strFileLoad & strFileSave Stefc 09.03.96 correct sysTempPath...
View ArticleCloud Database options
Looking at moving from a stand alone app to a hosted a DB in the cloud. Looking at either MySQL or maybe a port to MongoDB. Azure VM is another possiblilty. Anyone used MongoDB in the cloud or used a...
View ArticleUnidac Query and MySQL
Hi, I was wondering if there is someone that would be able to assist me. I need to run a query in a thread and supply feedback to my GUI. I am using MySQL and Unidac. I am searching for a fingerprint...
View ArticleHow to pass database connection between bpls
HI, I am writing a test program to finfd out how to use bpls. If a have the Database component (Unidac) in the main program and I call a bpl in which i have a query how can i pass the database...
View ArticleRemObjects vs Datasnap
Opinions about witch Software is best for remoting and ntier solutions Thanks Damos
View ArticleFill bitmap area with 2-color gradient, any angle - Source using Graphics32
Hi all, I recently had to develop a little method for filling an area of bitmap with a 2-color gradient of any angle. I use the Graphics32 library, and didn't want to have to integrate and learn...
View ArticleHow to create report in Android / Firemonkey ?
Hello, Is there any component, or way of generating create reports in android / Firemonkey? I need to generate PDF report on android for a sales force application, but I have not found anything in...
View ArticleDelphi Time Calculation
I am really struggling with the following and was wondering where I am going wrong. I have a MySQL database. User log in and the time in is stored as a time value in the database. So when the user logs...
View ArticleRequest Ranorex Studio v5.0.3.18203
Bom dia! Alguem usa esse aplicativo de teste? Estou procurando a versao "crack" alguem fornecer o link? O sistema é : Automated Testing Software - Ranorex Studio Automate the testing of desktop, web...
View ArticleMemory Execution
i want to Execute PE From resources to Memory and then execute it. i've seen: You can't view the links! Click here to register and You can't view the links! Click here to register but i couldn't do it....
View Articlestring for Tobject
type TString = class(TObject) private fStr: String; public constructor Create(const VStr: String); property Str: String read FStr write FStr; end; {...} constructor...
View ArticleOpen source Best compact music player. made in delphi
ntroductionBest compact music player.ScreenshotsYou can't view the links! Click here to registerYou can't view the links! Click here to registerYou can't view the links! Click here to...
View Articlenew fmx button source
Code: unit ufxSuperButton; interface uses ufxClasses, System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,{System.Contnrs,}...
View ArticleCool site with code snipets,units examples etc.
[lock]Site You can't view the links! Click here to register
View Article