delphi-xe2
Correct way to create styles for custom components
I sort of asked this question at the end of another post but feel this topic needs a question of its own...[详细]
2023-04-13 05:09 分类:问答ADO & DBGrid/ FireMonkey in Delphi XE2
I would buy the new Delphi XE2 and port some D7 projects. I would buy the cheapest version (starter ?) and use the new Firemonkey Platform.[详细]
2023-04-13 00:57 分类:问答Compiling for both x86 and x64
Is it possible to set up the compiler in such a way so it compiles the executable/DLL for both x86 and x64? I mean, one file suitable for both platforms.[详细]
2023-04-12 00:33 分类:问答Delphi XE2: Is there a predefined conditional to identify VCL and FireMonkey?
In Delphi XE2, we have use {$ifdef Win32} {$ifdef Win64} to identify which pl开发者_C百科atform we are in.[详细]
2023-04-11 21:45 分类:问答Integer() in 64bit XE2
How would this be correct when on 64bi开发者_C百科t platform in XE2? type PRGB24 = ^TRGB24; TRGB24 = packed record[详细]
2023-04-11 19:54 分类:问答Read an mdb (ms access) file without using ODBC
I would like to know if it\'s possible to read a .mdb file without the use of ODBC. I need to write a Delphi application that reads 2 columns from a mdb file a开发者_运维百科nd writes those columns i[详细]
2023-04-11 17:29 分类:问答Generics and Marshal / UnMarshal. What am I missing here? PART #2 :-)
Following up on my earlier question : Generics and Marshal / UnMarshal. What am I missing here? In \"part #1\" (the link above) TOndrej provided a nice solution - that failed on XE2.[详细]
2023-04-11 06:35 分类:问答How to see if two shapes overlap
I\'m trying to write a simple firemonkey test app. I have a form, with a panel (align:= alClient). On the form are 2 TCircle\'s.[详细]
2023-04-10 07:33 分类:问答Firebird: DBExpress or native components?
I am starting with Firebird and have found components to access a database by Devart. They offer native components (IBDAC) or DBExpress drivers. (I a开发者_如何学JAVAm using Delphi XE2 Pro which doesn[详细]
2023-04-10 05:03 分类:问答Fatal error starting debugging kernel every other deployment on Mac
I\'m writing a FireMonkey HD application on my Windows 32 bits machine, and deploying (remote debugging) it on my MacBook running Snow Leopard. I\'m running the Delphi XE2 Trial.[详细]
2023-04-10 04:18 分类:问答