Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all 3212 articles
Browse latest View live

OnMarkerTitleClick-Event in TMapView, (alternatively CustomMarker)

$
0
0

Hi, Im wondering if anyone has successfully added a clickevent to a TMapMarker title, the popup that is shown once a marker is clicked?

 

I need this because the user should be able to click on a marker, get information (title, snippet) from that marker, and then decide (by clicking on the popup) whether or not to show more information about this marker in a new window.

 

Im also interested in some sort of CustomMarker, to be able to show a picture, or more text. This would also solve my issue.

 

I am using:

RAD Studio 10 Berlin

Firemonkey Multi-Device-Application with a TMapView

 

Thanks a bunch in advance!

 


problem with delphi quickly

$
0
0
The previous version of Delphi - XE8 acted very quickly. Berlin runs very slowly. 
Attempts to reinstall nothing helped.
It can change by 64 to give something but do not know how to do it.
Please help

GetActiveOleObject and thread

$
0
0

I have this simple example:

obj := GetActiveOleObject('') as IMyInterface;
obj.MyMethod;

Obviously COM server is running.

From main thread it works fine, but if I made same on thread it doesn't work. I get object correctly, but

obj.MyMethod;

crashes.

I try to use CoInitialize or CoInitializeEx in thread, but same result.

If I use Synchronize for obj.MyMethod it works, but in this way I start MyMethod from main thread and not from secondary thread.

 

 

 

 

Delphi 10 Seattle Problem

$
0
0

merhaba ben uzun süredir Embracadero Müşterisiyim ama son zamanlarda çok problem yaşamaktayım. benim mac pro işletim sistemine sierra yükledikten sonra, Benim PServer çalışmıyor Ben Delphi 10 Seattle ürününe sahibim. siz MacOs Sierra için PServer desteği sunmalısınız Ücretli olabilir. ama üretmezseniz biz artık Delphi kullanamayacağız. şuanda Berlin güncelleme için param yok param olana kadar bizi mağdur etmemelisiniz.
iyi çalışmalarsi

BDE Berlin error after install

$
0
0

Hi, I installed Embarcadero Seattle Professional and BDE components and the applications ran correctly, but after upgrading to Berlin Professional and reinstall BDE to Berlin a pops up appear when I execute the application.

 

"Your application is not enabled for use with this driver"

 

I removed anything before reinstall Berlin and use MSSQL Links.

In link http://cc.embarcadero.com/item/30522 appear Berlin 10.1 Professional

This really works in Delphi Berlin Professional ?    

C++ library for the encoding of Jason Web Tokens,

$
0
0

Does anyone know a C++ library for the encoding of Jason Web Tokens, which I can use within the C++ Builder ( Rad Studio Berlin )?

The program works in the Delphi version 2007 or earlier, in the senior from the embarcadero is not working.

$
0
0

Link to the programm:

http://rgho.st/6VPNchgTL

program code:

program Stirling;

{$APPTYPE CONSOLE}

{%File 'HELIUM.FLD'}
{%File 'HMX.BNC'}

uses
  SysUtils,
  RefProb in 'RefProb.pas';

var
  p:integer;
  s:TFortString;
  x,y,z:arr;
  pp,t,h:Double;
  D,Dl,Dv,q,e,ss,cv,cp,w: Double;
    
begin
  { TODO -oUser -cConsole Main : Insert code here }

 for p := 1 to 20 do
 begin
   z[p]:=0;
 end;
 z[1]:=1;
 RFP_SETUPdll(1,FortStr('fluids/helium.fld'),FortStr('fluid/hmx.bnc'),FortStr('DEF'),@p,s);
 writeln(p);
 readln;
{
c  outputs:
c     ierr--error flag:  0 = successful
c                      101 = error in opening file
c                      102 = error in file or premature end of file
c                     -103 = unknown model encountered in file
c                      104 = error in setup of model
c                      105 = specified model not found
c                      111 = error in opening mixture file
c                      112 = mixture file of wrong type
c                      114 = nc<>nc from setmod
c     herr--error string (character*255 variable if ierr<>0)
c     [fluid parameters, etc. returned via various common blocks]     }

 t:=300;
 pp:=1000;
 TPFLSHdll (t,pp,z,@D,@Dl,@Dv,x,y,@q,@e,@h,@ss,@cv,@cp,@w,@p,s);
 writeln(h);
 Readln;
end.

Problem

$
0
0

I have install delphi and now i wanna install c++ builder but i downlad this and nothing happend i have only delphi what i can do. In both thing i have the primal edition.


How to change IDE language

$
0
0

How to change IDE language of Delphi 10.Berlin

Delphi 10.1 TNotificationCenter not working on Windows 10

$
0
0

Like the title say: no version of the TNotificationCenter component (VCL or Firemonkey) works on Windows 10. At bestm it does nothing. At worse, it crashes the IDE if the program is debugged (happens randomly).

10.1 C++ Run Command from Menu broken

Next: Hi, I am from South Africa. I have bought and registered RAD XE3 a number of years ago. I have bought and registered RAD XE7 Architect. My local Embarcadero supplier stated the following: 1.    The link where I can download the free copy of Nick Hodges’ book “Coding in Delphi” as in the eMail below, dated 17 Feb 2016, which reads as follows:  “So sorry for the delay on that one.  The only Nick Hodges books we’ve done are the ones which come free after purchasing a license – Coding in Delphi.  If that is what he is referring to, he should have had access to it after his activation of XE3.  However, let’s see if we can get a copy for him.  Would you just confirm and I’ll see if I can get the link from our product guys. My supplier then emailed me again stating: The Embarcadero Developer Network (EDN) can be accessed via http://edn.embarcadero.com/ You can create a new account there. I cannot find the book.  Please help. Jan Fourie : jhf@soft-tech.co.za
$
0
0

Since 10.1 Berlin when I click on "Menu->Run->Run" or enter a key which I had assigned via GExperts to the "Run"-Command it only functions at the first attempt, if I try it again, the command "build all" was executed instead. This worked in version 10 seattle. I have a project group with about 70 projects in it. Someone has seen this also? Thanks in advance, Harald

appendix: the make system seems totally broken, the only things which works is right click in the project manager and make/build from there, it is very annoying, thinking about going back to seattle and not to renew the update subscription, if this will not be fixed.

Hi, I am from South Africa. I have bought and registered RAD XE3 a number of years ago. I have bought and registered RAD XE7 Architect. My local Embarcadero supplier stated the following: 1.    The link where I can download the free copy of Nick Hodges’ book “Coding in Delphi” as in the eMail below, dated 17 Feb 2016, which reads as follows:  “So sorry for the delay on that one.  The only Nick Hodges books we’ve done are the ones which come free after purchasing a license – Coding in Delphi.  If that is what he is referring to, he should have had access to it after his activation of XE3.  However, let’s see if we can get a copy for him.  Would you just confirm and I’ll see if I can get the link from our product guys. My supplier then emailed me again stating: The Embarcadero Developer Network (EDN) can be accessed via http://edn.embarcadero.com/ You can create a new account there. I cannot find the book.  Please help. Jan Fourie : jhf@soft-tech.co.za

$
0
0

Hi,

I am from South Africa.

I have bought and registered RAD XE3 a number of years ago.

I have bought and registered RAD XE7 Architect.

My local Embarcadero supplier stated the following:

1.    The link where I can download the free copy of Nick Hodges’ book “Coding in Delphi” as in the eMail below, dated 17 Feb 2016, which reads as follows:  “So sorry for the delay on that one.  The only Nick Hodges books we’ve done are the ones which come free after purchasing a license – Coding in Delphi.  If that is what he is referring to, he should have had access to it after his activation of XE3.  However, let’s see if we can get a copy for him.  Would you just confirm and I’ll see if I can get the link from our product guys.

My supplier then emailed me again stating:

The Embarcadero Developer Network (EDN) can be accessed via http://edn.embarcadero.com/

You can create a new account there.

I cannot find the book.  Please help.

Jan Fourie : jhf@soft-tech.co.za

Safe to upgrade to Xcode 7.3 ?

Previous: Hi, I am from South Africa. I have bought and registered RAD XE3 a number of years ago. I have bought and registered RAD XE7 Architect. My local Embarcadero supplier stated the following: 1.    The link where I can download the free copy of Nick Hodges’ book “Coding in Delphi” as in the eMail below, dated 17 Feb 2016, which reads as follows:  “So sorry for the delay on that one.  The only Nick Hodges books we’ve done are the ones which come free after purchasing a license – Coding in Delphi.  If that is what he is referring to, he should have had access to it after his activation of XE3.  However, let’s see if we can get a copy for him.  Would you just confirm and I’ll see if I can get the link from our product guys. My supplier then emailed me again stating: The Embarcadero Developer Network (EDN) can be accessed via http://edn.embarcadero.com/ You can create a new account there. I cannot find the book.  Please help. Jan Fourie : jhf@soft-tech.co.za
$
0
0

Hi All,
Did anyone upgrade to Xcode 7.3 on the Mac? Does it break anything with iOS and OS X dev on Seattle 10?
Thanks 

How do I set up FMX Windows Listview to allow deleting an item ?

$
0
0

FMX, Seattle

In my listview I handle the OnItemClick to change tabs and display detail for the item in the listview.  Works great.

I have swipe to delete working great in the mobile side to delete a listview item (and the underlying data).

But in the Windows side, I have no idea how to give the user an option to delete the item.  The OnItemClick jumps to the data.  I tried adding a RightButton to the ItemAppearance but the OnItemClick happens before the button handler happens.

I thought about maybe a right-click might work, but I can't see that anywhere.

Is there a setting I might be missing that can be used to give the Windows version a way to delete an item from the listview ?

 

Licence

$
0
0

How can I change the licence key from a computer (win7) to another one (Win10)? I have Delphi XE 7 + mobile add on.


Using GetTextLen()

$
0
0

Is there something funny with the method GetTextLen() in aTEdit control? I'm following what I see at

http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/delphivclwin32/StdCtrls_TEdit_Text.html

which seems to be confirmed at

http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/delphivclwin32/!!MEMBEROVERVIEW_StdCtrls_TEdit.html

but the following lines of code elicit "There are errors." when I try to run.

void __fastcall TForm1::Edit1Exit(TObject *Sender)
{
if (Edit1->Text == 'a') Edit1->Text = L'\u79C1';
int Size = Edit1->GetTextLen();
}

If I commment out the line beginning int Size, etc., then code runs fine.

Thanks in advance.

River_Forest

 

 

Delphi XE 10.1 Berlin crash old version Delphi 2009 Professional

$
0
0

Good morning. Today I install new version of Delphi XE10.1 Berlin (Startup) to try. This version works fine but damage my legal version of Delphi 2009 Professional. The problems when I start my old version show 3 errors "RegASM.exe (code 100)".

 

Please give me a solution to keep my Delphi 2009 working and possible to try new one.

 

Best regards, Rui Mendes

Why i can not do application to iOS?

$
0
0

Hello, why I have not here iOS?

I would like to make application to iOS but I can do it only for Windows and Android.

 

I have install these platforms.

Thank you for your help.

 

Totally confused

$
0
0

Feeling stupid Having used Delphi for about 30 years, totally confused by trial of Berlin Starter.Is there any way of switching from code to form without restarting the program?  

Collision detection

$
0
0

Hello,

I want to ask, if you can help me with a project i work on because i can not manage myself.

I have a random number of 3d elements (tcube...) on a 3d viewport and i want to add collision on x,y,z axes betwen these 3d elements when i move it with mouse.

I use Delphi 10.1 Berlin.

Please help
Gabi

Viewing all 3212 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>