I want to create an Image control on my form, (named frmMain).
In the Image control, I wish to place a picture (in this case, a picture of the Ace of Spades) that is loaded from my Resource file...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20783699.html
I have an app which I want to provide a trial version of. Although a bit rudimemtary, I think the best way would be to check the date of a file which is modified on installation and check periodic...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21332149.html
Hi!
How can I change some bitmaps to a video file?
It has to be a AVI- or MPEG2-file. I need a pretty result - 24bits per pixel support.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23074413.html
I am not able to have ExtraHeaders.txt why?
can you help me
Progsx
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23091502.html
I use indy 10 with delphi 6, i have always the same error (Range Check Error) (only for hotmail)
my code is:
if IdPOP3.Connected then IdPOP3.Disconnect;
Connect_ssl := false;...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Components/Q_23126788....
I thought there was a way to set the produced .exe from a Delphi app to a name different to the project name e.g. prjBigApp.dpr makes by default an exe named prjBigApp.exe but I'd prefer BigApp.exe...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23281718.html
Zones:
DelphiDate Answered: 04/07/2008 Grade: A Views: 0
I've got an app that acts as an OPC (OLE for process control) server which works and shuts down correctly if it is launched before the clients connect. The problem is that when the app is launched ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Q_23630537.html
I have a grid on my delphi application, the grid is being populated by a procedure which is using cursor to fetch record from multiple tables.
The cursor in output parameter for the procedure, whi...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Database/Q_23649421.ht...
I have an activeX object created by the vendor using VB6
The object has a event called ACU_ActiveXControl1ACUInput.
An external device is connect to the COM PORT1.
Once a button is press f...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23692991.html
Dear Experts,
Please consult, how do i have to use FindWindow function if i want to now the handle of some application which doesn't have static Window caption (it may be changed to different ca...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23693526.html