Delphi XE2 is a specific version of Delphi.
The code below fails to start documents. I get error 193 (%1 is not a valid Win32 app). Starting executables work fine. …
windows delphi winapi delphi-xe2 delphi-2007Say i have a string 'SomeName' and wanted the values return in a case statement. Can this bedone? Can strings …
delphi delphi-xe2Is there a good VCL Styles tutorial where we see how to dynamically (in run time) load/change the style ? …
delphi delphi-xe2 vcl-stylesDo you know why the block of code bellow will negate the "Could not convert variant of type (Null) into …
delphi wmi delphi-xe2 oleSo for some time now I keep having this problem: on windows 7 (64bit), with Delphi 7 and Delphi XE2, if from …
delphi windows-7 delphi-7 delphi-xe2I am a Delphi learner. I am looking for solutions so that Delphi MainForm should be minimized to the System …
delphi delphi-xe2I'm new to JSON and I have this project on my hands that require me to parse a JSON and …
json delphi nested delphi-xe2I know all the reasons why it is a bad idea. I dislike it if an application steals input focus, …
delphi delphi-xe2Usually, I use: ShellExecute(0, 'OPEN', PChar(edtURL.Text), '', '', SW_SHOWNORMAL); How can I have the same behaviour (opening …
delphi browser delphi-xe2 firemonkeyThis code should work in Delphi XE2, but it gives "not a valid date and time" error in StrtoDateTime conversion: …
delphi delphi-xe2 tdatetime formatdatetime