I am trying to port some Delphi XE code to XE2, it uses a unit called InvRules.pas, which according to the XE2 docs, has no namespace prefix.
I have a routine procedure DrawStuff(ACanvas: TCanvas; const ARect: TRect) that draws something to a specified rectangle on a TCanvas. At the moment I call DrawStuff with a PaintBox\'s canvas. Now I\'
Delphi Xe, Win7开发者_运维知识库 I need the following function: Function isPcInDomain:bool; The domain name does not interest me, msdn LsaQueryInformationPolicy too (Or give realisation on Delphi
I have Delphi XE2 installed on my Win XP Pro system and Xcode installed on my 4 week old MacBook (my total Mac experience = 4 weeks).Installed paserver, exported an iOS project to Xcode, loaded it up
I have an existing Delphi 2009 application. I saw with the new XE2 release that we can now build our Delphi application to Windows 32/64 and now Mac OS X! Thumbs up to 64 bits and for Mac OS X compila
I have a webs开发者_开发技巧ervice compiled into a ISAPI module (dll). I have Apache 2.3 correctly installed. How to install this DLL into apache?Here are the info that I used to setup my delphi isapi
I am using Delphi 2010 withTim Anderson\'s SQLite wrapper (unicode version) Have a SQLite3 database that is currently around a thousand records.
Is there a similar function as CharInSet in Delphi Prism? If not, how would you do it? I looked online and on StackOverflow, but they speak in t开发者_StackOverflow社区erms of Delphi not Delphi Prism
What is the best way to play audio files such as MP3 or Wav on OSX using Firemonkey? It seemsthis is not possible using the oficial libraries (first release of Delphi XE2). Im fairly new developing on
Does the new XE2 dbExpress still ha开发者_JAVA技巧ve problems using Boolean fields?The best way is to use a domain