I came across this code of Reset(elfhandle,1) and I don\'t know what the second input 开发者_运维知识库of 1 does. What does the second input of Reset specify?The second parameter in theSystem.Reset fu
XE2 is out and I\'ve noticed th开发者_如何转开发at FMX seems to not have any reporting options?
I am trying to run a sample Firemonkey app on a Mac, but I am getting this message in the mac: dyld: Library not loaded: @rpath/libcgunwind.1.0.dylib
I use Delphi 7 on Vista.So far, I have implemented a simple browser (using TWebBrowser) but I would like to automatically enter information when the web page asks for it. For example, I want to tell m
I have a number of word (2003 and 2010) documents being sent to a serv开发者_开发技巧er that I want to put into pdf format.
We got rid of shortstring as part of a conversion from Delphi 7.I wanted to make it as painless as possible so we figured we could change the ShortString to some record which acted in the same way.Her
I\'m trying a long-time to find algorithm PSOLA (Pitch Synchronous Overlap Add) or WSOLA (Waveform Similarity Overlap Add) which are Acoustic or Signal Processing Algorithms.
Using delphi 7: How can I add an integer to the object portion of a stringlist item, using AddObject? How can I retriev开发者_如何学运维e the integer back from a object
<p> Normal text <b> bolded </b> finish normal text </p> Im proces开发者_开发技巧sing that xml (example reduced) with OmniXML (but I believe the solution will apply to other X
My 32 bit Delphi 2010 application开发者_运维问答 links to a number of C object files using the $LINK compiler directive. Can I do this in Delphi XE2 when targetting 64 bit?