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...
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...
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....
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...
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...
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...
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?
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...
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...
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.