New video of camera surveillance app made with Delphi XE5 and FireMonkey [Edit]Hello guys
I know that most of you have already seen the video from our mobile camera surveillance system, but today I uploaded a new video showing the final version, which has a much better interface than the previous version, along with some nice features that you all will like to see.
I would recommend the PTZ and Virtual Matrix sections which shows some nice GUI controls made with Firemonkey
http://www.youtube.com/watch?v=4lQGA8-sO9w
The app is also available for download for Android, instructions are available on the video description
> {quote:title=Eric Fleming Bonilha w...
Crash on starting new Firemonkey application or form [Edit]Just instaled XE5 plus update 2 plus hot fixes 1,3. If I try to go to File - New - Firemonkey Desktop application or File-New-Firemonkey Form then I get Error creating form: Access violation at address 06BEBF66 in module 'fmx190.bpl'. Read of address 00000000. So unable to do anything in Firemonkey. VCL applications work fine. Using Windows Vista 64-bit, 4GB RAM. tried reboot, tried repair installation. Any ideas ? version of fmx190.bpl is 19.0.14356.6604
Edited by: Dave Peters on Jan 8, 2014 9:18 AM
...
SEPA components for Delphi with Source Code (Delphi 5Hi all,
in the european union change next year the Bankingformat to the SEPA Format.
All peoples and companies must change the bankingssoftware and the costumer data form acountnummers in the new IBAN and BIC numbers.
See:
http://www.arma-it.de/shop/artikelueber.php?wgruppeid=211&wgruppe_offen=211
Functions:
- generate SEPA XML'S
- Calc IBAN
- BIC Database (DE,AT and CH)
Questions:
vertrieb@arma-it.de
PS:
Bankinssoftware for Develpoers (Germany only)
http://www.arma-it.de/shop/artikelueber.php?wgruppeid=212&wgruppe_offen=212
El 26/10/13 21:38, A...
Does Delphi XE5 firemonkey work on current Samsung tablets? [Edit]I am being told that Delphi XE5 with firemonkey will not work on the current range of Samsung tablets even if they have Android 4 is that true?
If so I will be very disappointed having invested thousands of pounds and a few hundred hours to adopt the technology on the promise I can now deploy to Android mobile devices. When I run even the most simple Hello World app I simply get a black screen on my brand new Samsung tablet. I am told it only works on Android devices with a ARMv7 CPU supporting NEON instruction sets. If this is the case developers need to know that I have been told today ...
Touch Gestures in Firemonkey 3D application Delphi XE3 MacOS [Edit]Hi!
I'm trying to create a MacOS Firemonkey 3D application with gestures enabled but I can't make it work. I can place a GestureManager on the form but there is no Touch property on the TForm3D object. Then I've tried to create a TLayer3D with a normal TPanel where I was able to set the Touch property but the gestures didn't work although it captured any other mouse movements. Then I've created a separate HD TForm with a GestureManager and with the Touch property set which worked as a stand alone form but whe
n I've linked a touch enabled TPanel on the HD TForm to t...
Delphi XE5 Update 2I should have 8 options. I see just the first 2: Blank Application and 3d Application.
http://docwiki.embarcadero.com/RADStudio/XE5/en/FireMonkey_Mobile_Application_Templates
How can I get the others to appear?
Kyle Miller wrote:
> I should have 8 options. I see just the first 2: Blank Application and 3d Application.
> http://docwiki.embarcadero.com/RADStudio/XE5/en/FireMonkey_Mobile_Application_Templates
>
> How can I get the others to appear?
>
I've seen this happen for C++, but not for Delphi. If you launch with
the -r option I expect they'll be there. -...
[SOLVED] Delphi XE5Hello,
I have a very simple program that works perfectly.
But if I add a TIdTcpClient component on my form, with no change in the properties or event, just add it, then application crash when exiting with the hardware return button.
What is wrong ?
thank you
Franck
{code}
unit FormTestModbusXE;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.TabControl, FMX.StdCtrls, FMX.Edit, FMX.Layouts,
FMX.ListBox, IdBaseComponent, IdComponent, IdTCPConnection, Id...
New to DelphiHi
I am new to Delphi & want to know good resources for learning to use it. Is there a list of good Delphi learning resources (books/online tutorials) somewhere? What recommendations can anyone make for someone new to Delphi (& only a hobby programmer at the moment)?
A couple of weeks ago I started with DelphiXE4 trial & have Googled for a few Delphi resources but I haven't found anything very good yet for me as a beginner. I'm just struggling along trying to learn as I go! (I'm presently struggling with DragandDrop...see
[http://stackoverflow.com/questions/17232...
RAD Studio XE2 a new era for Delphi and C++Builder Developers: 64-bit, Mac OS/X, LiveBinding, Cloud API, FireMonkeyMore details emerged about XE2 & FireMonkey
http://www.dzone.com/links/rad_studio_xe2_a_new_era_for_delphi_and_cbuilder.html
This release represents a new era for Delphi and C++Builder developers,
there are lot of new stuffs on this release and we will show all of them
during the RAD Studio XE Tour, in the mean time I would like to highlight
some of them:
- New Delphi for 64-bit Windows and full VCL/RTL support
- dbExpress ODBC driver
- Full monitoring and controlling of DataSnap connections
- LiveBinding, the new mechanism for binding any type of data
- Cloud API support...
Delphi XE2, OSX and FireMonkey?1. Does anyone know if developing with FireMonkey will be the only way to develop for OSX with XE2?
2. Does anyone know if you will need to compile on a Mac for OSX, or will XE2 cross compile?
I know this will all come out during the world tour, but I'm just trying to get some idea so I can start planning.
1. Yes, I think for now it will be the only way. But you can probably build a native UI for OSX by directly using the API, like you can also develop Win32 applications without using the VCL.
2. XE2 will only be available for Windows, but it will compile for other platforms.
&l...
Delphi XE5 Firemonkey iOS7 Style (where is it?)It says here http://www.embarcadero.com/products/rad-studio/whats-new that XE5 has "iOS 7 SDK support and style"
Where is the iOS7 style? - All I can see is iOS6 style components. I can compile on iOS7 and it will bring up the keyboard in iOS 7 but none of the drag and drop components from firemonkey are iOS7 style.
Am I missing something obvious?
> {quote:title=David Templar wrote:}{quote}
> It says here http://www.embarcadero.com/products/rad-studio/whats-new that XE5 has "iOS 7 SDK support and style"
>
> Where is the iOS7 style? - All I can see is...
android service application on Delphi XE5 [Edit]Is it possible to develop "android service application(backround)" on delphi xe5 ?
if possible, how to ?
Thanks.
Edited by: caner aytac on Sep 20, 2013 3:40 AM
Edited by: caner aytac on Sep 20, 2013 3:45 AM
...
Ann: FastReport FMX for Delphi XE3 (FireMonkey 2) and XE2 (FireMonkey) releasedDear friends,
Visual report designer is available now on both MS Windows and MAC OS X!
Full sources.
We can write here full list of possibilities, but it will so long. Let
see FastReport VCL and FastReport FMX comparison table:
http://www.fast-report.com/en/products/comparison-fast-report-firemonkey-vcl.html
And all of this - just now in your hands for business-applications for Mac.
Report generator FastReport FMX is the first multiplatform solution for
including Business Intelligence into software based on Embarcadero
FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X)...
ANN: Delphi HTML Reports previewVery simple to use - buid complex reports in 10 minutes. All you need to know - SQL, HTML, CSS. Use all power of HTML4 and CSS3 in any part of report.
Features:
Barcodes
Multiline headers
Groups
Cross-tabs (any level)
Transformations (cross-tab with range)
Pictures (+from database)
Master/Detail (any level)
Supports all databases and db-libraries (writing adapter for any db-acess library takes only 5 minutes)
Standalone reports - no need for delphi forms/datasets.
100% native Delhi code.
All Delphi versions - from Delphi 6 to XE6 (VCL).
32/64 bit.
Supports Unicode for...