Questions tagged as 'delphi'

3
answers

How a class can inherit from one interface and another class in Delphi

I am creating a small persistence class using RTTI. I created the attributes of the fields separated by type Ex: FieldString [], FieldInteger [], and so on. At some point I need to go through the attributes to find a particular field, and that's...
asked by 27.07.2015 / 18:53
0
answers

Error sending email

I have an application in Delphi 2010 that sends emails normally by the components INDY . From time to time I can no longer send emails . I've already changed the settings in my account GMAIL to:    Allow less...
asked by 22.08.2015 / 21:54
0
answers

Load SSL DLL - Delphi

I'm having trouble downloading files with https: // protocol. Looking for information, I was informed that I should load the DLLs. I found people showing "how it loads", but since I never performed this procedure, I'm having a lot of trouble....
asked by 13.08.2015 / 02:20
1
answer

TClientDataSet does not start

I create at runtime a TClientDataSet , start, insert, but some computers do not start or create TClientDataSet . Windows of my computer (Develop) Windows 7 32 bits , works perfectly. Windows of computer wher...
asked by 07.07.2015 / 20:38
0
answers

Iptv load list - Delphi

I would like to know, I have to load an IPTV list: Some of these lists are in .xml, but this one is not. How do I import But I can not figure out what each list is: #EXTINF: -1, Martanela TV http://auth.nnm-list.ru/h/921d/1/1/niu3uo4w #EXT...
asked by 04.08.2015 / 23:12
0
answers

Antivirus recognizes TIdHTTP as a threat in Delphi, what to do?

I'm using Delphi RAD XE6, but my Avast is accusing every application carrying the TIdHTTP component as a virus, even though the application has only one empty form, I even tried to create the component at runtime as a variable, however the probl...
asked by 06.09.2015 / 20:11
3
answers

delphi Xe5 + Android: error installing APP on Sony Xperia e1

The application runs well on Samsung and LG, but on Xperia E1 does not display the icon or open the database (warns that interbase is not installed). What may be missing? What is left to do?     
asked by 25.06.2015 / 20:36
0
answers

Send private message phpbb

All day trying to solve this, it does not work anymore. I can log in the forum, read and delete private messages, but to send the business will not. I need to send a private message through my software made in delphi (xe6). The forum uses php...
asked by 01.06.2015 / 01:19
0
answers

How to work shortcut key in Tadvglowbutton

I have a form to base use for creating others using the Tadvglowbutton component. In the% example example% running shortcut keys on all buttons of this type, however even after I copy the button to my new form the shortcuts...
asked by 09.02.2015 / 01:05
0
answers

How to validate a user in Active Directory through Android

I am trying to validate user in Active Directory with Delphi XE7 + Android. Before I used it in the previous versions for desktop but now I can not do it for Android.     
asked by 14.11.2014 / 18:47