Just started exploring the surface of Firemo开发者_如何学运维nkey in Delphi XE2.I\'ve noticed that it has no TActionList component, and none of the components have an Action property (except for TButt
How can I print documents with the newly released Firemonkey framewor开发者_开发百科k?Probably you can\'t. According to some information given from Embarcadero during the \"Delphi-Tage\" in Cologne la
I need to convert a hexadecimal value to a decimal integer. Is there some unit that can do this? On the web I have found something about it but it is not helping me much. I understoo开发者_JAVA百科d
I use FastMM in my Delph开发者_如何学JAVAi application to trace memory leaking especially in FullDebugMode.With the new release of Delphi XE2, can we use FastMM as the memory manager?Can FastMM work w
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 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
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
I am trying to write my first firemonkey - H开发者_Python百科D application Create an firemonkey - HD application