delphi-2009
Implicit cast for overloaded record in Delphi as a parameter in a const array
We got rid of shortstring as part of a conversion from Delphi 7.I wanted to make it as painless as possible so we figured we could change the ShortString to some record which acted in the same way.Her[详细]
2023-04-01 21:30 分类:问答omni xml , is there a simple current example for reading xml file?
Looking for readable example use o开发者_开发百科f Omni Xml package. the documentation now is 2 examples, for loading and writing, nothing about reading, nor iterating.[详细]
2023-03-30 16:53 分类:问答delphi translation tool [closed]
开发者_如何学Python This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is n[详细]
2023-03-27 19:46 分类:问答read streams line by line
Is there a way in Delphi to read streams ,line by line? Is there a way to set the encoding of the stream?[详细]
2023-03-26 09:23 分类:问答Installing Same Components Under Delphi 2009 and Delphi XE not working
I have a set of custom components that I\'ve been using in D2009. I have installed Delphi XE, and I\'d like to be able to use these components in both IDE\'s while I\'m upgrading my projects.But when[详细]
2023-03-21 15:21 分类:问答OpenDialog does not show up in Delphi MultiThreaded application
i tried to use the openDialog in new thread but it made so strange behavior .. if i put the if opendialog.execute then in the create constructor like this :[详细]
2023-03-21 05:59 分类:问答ADO components are present in the Delphi 2009 Professional Version?
ADO components are present in the Delphi 2009 Professional Version? C开发者_运维技巧urrently I\'m using delphi 5 professional version which does not include the ADO components.[详细]
2023-03-20 02:29 分类:问答How to convert a D2009 .groupproj file to a D2006 .bdsgroup file?
I\'m trying to convert a .groupproj project group file (from Delphi 2009), to use with Turbo Delphi Explorer, i.e., c开发者_如何学JAVAonvert to .bdsgroup. The file structures are similar (xml). There[详细]
2023-03-19 14:01 分类:问答Strange memory overwrite problem in instance of my class
This problem is related to this question, which I\'ve asked earlier. The code provided by @RRUZ is working but it seems that not quite correctly or[详细]
2023-03-19 11:10 分类:问答How to disable warnings from given unit without modifying that unit?
So I am including in my unitsome other units and after building application I receive a huge amount of开发者_如何学编程 warnings from those units. The amount is so large that I\'am having problems in[详细]
2023-03-16 23:44 分类:问答