Questions tagged as 'delphi-2010'

1
answer

How to change the form's buttons (minimize, maximize and close)

I have a project in Delphi 2010 where I would like to change the icons for the Minimize , Maximize , Close which are represented in the image below: The icons I want to use have been created by me, so I do not want to change them...
asked by 25.10.2016 / 12:43
1
answer

Difference between WinExec and ShellExecute

Good morning everyone! I have a personal question that I have not yet found an answer to, so I come here. What is the difference between WinExec and ShellExecute in Delphi? I ask this question because recently I had a prob...
asked by 16.11.2017 / 15:03
2
answers

Doubt with cursor in memo

In my project VCL , I have a TMemo with the following text (| is cursor): | | |Hello world | | | | |test | | | | | When I press Down...
asked by 31.10.2016 / 12:48
1
answer

Error Unavailable Database when trying to connect ClientDataSet using local Firebird base

I'm developing an application in Delphi 2010 and I'm using Firebird 2.5. I created a DataModule and put a SQLConnection, SQLDataSet, ClientDataSet and right-clicking the ClientDataSet in the Assign Local Data ... is giving...
asked by 30.06.2016 / 15:37
2
answers

How to disable windows update in Delphi

I needed to somehow disable windows update with a project in Delphi. I've searched the internet but I still can not find anything for that purpose. Can anyone give me a hand or an idea how to do it?     
asked by 27.09.2017 / 15:53
1
answer

How to set the size of a page with RaveReport

I have a project in Delphi 2010 in which I use RaveReport to perform PDF reports, my question is the following and it is possible to set the% size of the%% of% of the PDF page. I tried this but it gives error: var PWidth: Double; PWidth :=...
asked by 19.10.2016 / 17:55
1
answer

Event after form resize

I have a project in delphi 2010 in which I am trying to create a after resize event. Is there any way to create the event in a project form? The goal would be to execute a code only after resizing the form is complete, an...
asked by 08.11.2016 / 17:10
0
answers

How to add IdURI in Delphi 2010

I'm developing a project that I need idURI that is from indy and Delphi 2010 does not have. I need this to get a code and concatenate with the current date and send via url with that code at the end. Can someone help me install or pass me anothe...
asked by 13.07.2016 / 16:45
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