Quantcast
Channel: Embarcadero Community - Embarcadero Community
Browsing all 1963 articles
Browse latest View live

Upgrade?

I have C++Builder 2009 for Windows, but have recently changed over to an iMac. Is there an upgrade to this software for Mac.?

View Article


Error Message E2039

I have created a program with several forms.  Everything went okay until I tried to compile the code for the final form.  Now, at the end of the code lines, I get the error message, "Declaration...

View Article


FMX Form2.Show

Hello i'm trying to create android mobile application with two form... and to show the second form ... i use the phrase Form2.Show ; but the form2 dosn't shows... but if i touch the screen the form2...

View Article

How to receive parameters from an external application through an Intent?...

Hello, I would like to know how I can get parameters from an external application in android through the "Intent.getExtras (JStringtoString ('resultCode'))" or "Permit the result of an Intent with the"...

View Article

JSON problem using runtime package rtl250.bpl (Tokyo 10.2 update 1)

Here's a sample console application demonstrating my problem: program Project5;{$APPTYPE CONSOLE}{$R *.res}uses    System.SysUtils  , System.JSON;var  JSONArray : TJSONArray;  JSONObject :...

View Article


Dual Monitor/Dual IDE issues

I have 2 instances of the IDE open because I'm working on a client and a server.  Also have dual monitors.  This is Delphi 10.  Let's say I have the client project on monitor 1, and the server project...

View Article

Commands out of sync in Tokyo

UPDATE Berlin to Tokyo Several MySQL-calls returns error message: Commands out of sync. This happens in the programming environment and in the resulting program.  SQL commands like stored procedures...

View Article

play sound in android

hello .... why this code is not working in Tokyo 10.2 .... but working in seattle 10.0 procedure TForm1.Sound; {$ifdef android} var AudioObj: JObject; Audio: JAudioManager; {$endif} begin {$ifdef...

View Article


Tokyo dynamic listview

i have a dynamic listview with two image .... how i can deal with them by code ?

View Article


Try Exception doesn't work properly in Android

Hi, my name is Marcos Maresch and I started few days ago to develop mobile apps with Tokyo.   I'm using tradicional Try... Exception... to handle errors in my apps, but Android simply ignore it....

View Article

problem with Zeos Libary

for updating an older delphi 5 project I need the Zeos Libary. I got an parallel installation of Delphi 5, XE6 and (now) XE10.2 . it works fine. But installing ZeosLib components do not work. Zeos...

View Article

Enterprise Data Dictionary and Data Domains

Hi,Firstly, I am very new to the data architect world, coming from an Oracle developer background, so please bear with me.I have a question I would like to ask about ER/Studio, but it is probably more...

View Article

When I set Target Platform to Android my TFDPhysMySQLDriverLink became gray

Hi, When I set Target Platform to Android my TFDPhysMySQLDriverLink became gray. Does it mean that I can't use FireDAC components to develop Android application with MySQL database operations? Thanks,...

View Article


SELECT TOP n sample population query in FireDAC

Hello - I'm developing 32-bit Windows applications using Delphi XE7 Enterprise, on a 64-bit Windows 7 machine. I'm in the process of updating an application's data access components from ADO to...

View Article

Websocket client

Hello everybody!   I really need help: I can't find anywhere any guide to connect a FMX application to a websocket server. In my specific case, I have done a little WS server in PHP and Ratchet and it...

View Article


What changes will Sencha acquisition bring to C++ builder?

I've read the news that "Idera acquires Sencha to strengthen developer tools business". I am a bit concerned about what changes it will bring to C++ Builder.I don't want to use Javascript or Java...

View Article

Tokyo android MessageDlg

the MessageDlg Function in Tokyo version for android.... dosn't work

View Article


Error Access Violation in Delphi XE7

I worked with Form and loaded few pictures.Run the program.After that errors appeared.And when i try to do smth with my pictures these errors also may appeare. Error : "Invalid pointer operation"...

View Article

Adding SDK for IOS gets 'Did you install Command line tools".

When I try to ADD an SDK for IOS 32 or 64 I get the error message NO SDK files could be found... did you install command line tools. I have, but it looks like they cannot be found.   I have Xcode 7.1.1...

View Article

Castalia settings in XE10.2

Hi, In Castalia there used to be a setting called "smart slash" which allowed you to toggle comments with the forward slash key. How can I turn this on in XE10.2 Tokyo? Thank you.

View Article
Browsing all 1963 articles
Browse latest View live