Top "Delphi-xe" questions

Delphi XE is a specific version of Delphi.

Converting UnicodeString to PAnsiChar in Delphi XE

In Delphi XE I am using the BASS audio library, which contains this function: function BASS_StreamCreateURL(url: PAnsiChar; offset: …

delphi pointers delphi-xe unicode-string ansistring
Using a datetime parameter with ADO (ODBC) loses time part

I stumbled onto this problem yesterday when I was busy writing some unit tests using SQLLite. My environment is Windows7/…

delphi ado delphi-xe
What specifically causes EPrivilege to be raised?

I'm getting a bug report that some functionality in some music-playing code in an external DLL (SDL_Mixer, in case …

delphi exception sdl delphi-xe privilege
How to use Delphi RTTI to get and set Record Values

I'm attempting to use the enhanced RTTI features in Delphi XE or later, to read and write objects to XML. …

delphi rtti delphi-xe
XPath and TXmlDocument

In Delphi XE is it possible to use XPath with a TXmlDocument component? I'm aware I can use late binding …

delphi xpath delphi-xe txmldocument
Delphi - dynamically add all fields at runtime generate duplicates in dataset

Based on How to add a field programatically to a TAdoTable in Delphi I am trying to add all the …

delphi dataset delphi-xe fibplus
Delphi XE3 EXE file size 25 times larger than Dephi 7

As a test I decided to create a simple "Hello world" app in Delphi using Delphi 4, 5, 6, 7, 2005, 2010 and XE3. The app …

delphi delphi-7 delphi-2010 delphi-xe delphi-xe3
I get 'Variable x inaccessible here due to optimization'

I get 'Variable ForAllUsers inaccessible here due to optimization' even if the build configuration is set to 'Debug' and the …

delphi delphi-xe delphi-ide
Check if character is letter in Delphi (Unicode)

Are there pre-defined charsets in Delphi, to check if a character is a letter? In Cocoa I use something like …

delphi delphi-xe pascal
Is it possible to use Indy 10.5.8.0 in Delphi XE and DataSnap?

The case I'm trying to update the INDY to the latest version for my Delphi XE (Update 1), so I downloaded …

delphi indy delphi-xe indy10