The code formatter in Delphi 2010 is a useful tool for developing coding standards, or at least this is my opinion, however it has a horrid habit of ruining comments.
well im really new to the delphi world. Right now im using the TMediaPlayer to record some sound and save those.
I have a weird issue when converting code from Delphi 7 to 2010.It has to do with records.The record defined below, when sized in D7, is 432 bytes, and in D2009 (and 2010) it\'s 496.I know, that an ea
I tried to email a DLL-file built with Delphi but received an rejection email reporting: \"Your email was rejected because it contains the Trojan.Delf-9364\"
I use the ShellExecute command to run an exe file which gets an input text file and returns an output text file. I\'ve written it like this:
I am trying to add a description to functions I developed - I want this description to display in code insight when another developer is usi开发者_开发知识库ng my units or when a user uses API/COM to
I am trying to use Delphi 2010\'s TObjectDictionary generic. I would like to pass an enumerator of the Values property of that generic class, and the compiler doesn\'t seem to want to let me... Examp
(This might be better in the TestComplete forums, but I thought I\'d give it a shot here anyway) We are looking in to automated testing of our Delphi 2010 application with TestComplete.The main contr
I\'m debugging a Delphi code that use TJvProgramVersionCheck component from the excel开发者_开发问答lent JVCL libs.
I have custom form which is descendant from TForm. I used ToolApi to register custom module and add it to repository. So far so good. But when I click on File->NewI can see my category with icon for m