Advertisement

1 - 10 of 130 containing alltags:("Delphi 2007") (0.001 seconds)
I'm looking for quality "getting started" material for Delphi 2007. I'm an experienced programmer in other languages like C#, VB and VB.NET, PowerBasic and PureBasic but am totally new to Delphi...
Zones: Delphi Programming, ...Date Answered: 04/19/2007 Grade: A Views: 0
I understnd that the Timage component in Delphi 2007 incorporates Melander's TGIFimage functionality - and I thought that his component would display GIF animation.  But when I load an animated GIF...
Zones: Delphi Programming, ...Date Answered: 02/03/2008 Grade: A Views: 55
I have created a new class called TCDSHtmlHintWindow which inherits from THintWindow. In the constructor of my class I create a TRichView control, this is used in the ActivateHint method to display...
Zones: Delphi Programming, ...Date Answered: 04/29/2008 Grade: A Views: 4
I am getting a compile error Types of actual and formal var parameters must be identical when I try to assign a value to the variable when defined as byte.  An example would be very helpful --
Zones: Delphi ProgrammingDate Answered: 05/01/2008 Grade: A Views: 0
Hi, Is their an easy way in Delphi code to get the current membership of either a local or domain group from a delphi application being run by a user that is not a member of either Administrators ...
Zones: Delphi, Delphi Programming, Delphi...Date Answered: 05/14/2008 Grade: A Views: 0
Hi, I'm trying to write a Delphi Application that parses some xml data from a remote webserver. The structure of the xml data obtained from the remote source is as follows. What is the simplest...
Zones: XML, Delphi Programming, DelphiDate Answered: 06/04/2008 Grade: A Views: 168
Dear Experts, I've followed the guide here: http://delphi.about.com/od/graphics/l/aa040103a.htm but it doesn't seem to work with delphi 2007. Menu Component > Import Component > Then...
Zones: Delphi ProgrammingDate Answered: 09/13/2008 Grade: A Views: 12
I need to down load about 15 xml files simultaneously. Each having a max size of 90 kb. Kindly suggest me the best way to download fast and parallely and without compromising resource consumption l...
Zones: Delphi, Delphi ProgrammingDate Answered: 06/29/2008 Grade: A Views: 0
The following code works in Delphi-7 fine. But D-2005,2006 & 2007, OleObject.Document property is not available. WB.OleObject.document.body.style.overflowX := 'hidden'; WB.OleObject.document.b...
Zones: Delphi, Languages, ProgrammingDate Answered: 06/27/2008 Grade: A Views: 38
Hello experts, I want to reposition the cursor in TEdit at a position other than its present position within TEdit. I am able to get the cursor position. I want repoosition it through my code. An...
Zones: DelphiDate Answered: 07/08/2008 Grade: A Views: 9