delphi-prism
InputBox is not accessible on Delphi Prism after adding Microsoft.VisualBasic reference
I need to display an Input message box to gather information from the user. I am using Delphi Prism.[详细]
2023-03-25 08:35 分类:问答Replacement of Graphics or Canvas Properties for Delphi Prism
Okay, instead of asking piece by piece, I am going to list all the canvas properties from win32 program that I am having problem with. What wo开发者_运维知识库uld you replace these with for Delphi Pri[详细]
2023-03-23 06:52 分类:问答Cannot access a disposed object in Delphi Prism
I am programming under Delphi Prism for Mono. I keep getting this error, \"Cannot access a disposed object\" after opening already opened and closed window form, even though the window form is declare[详细]
2023-03-22 10:55 分类:问答Distributing ASP.NET applications
We recently released an ASP.NET (.NET 2.0) application. The application files are pre-compiled and the installer is generated in Visual Studio. It\'s pre-compiled as it\'s written in Delphi Prism, not[详细]
2023-03-16 18:37 分类:问答Does Aysncpro 2010 have Memory Leak?
I have been using Aysncpro 2010 since my recent software update. The more I read about it online the more I am concerned it is probably leaking memory in my software and causing it to crash eventually[详细]
2023-03-15 18:17 分类:问答How to create dot dat file in Delphi Prism?
I am new to Delphi Prism and been testing it out. When I hear and read programmers bad mouthing Delphi Prism for .NET, now I feel their pain. My God, I am having trouble with writing a simple code to[详细]
2023-03-14 21:07 分类:问答How I can use Delphi Prism to Serial Port Communication?
I am very much new to Delphi Prism. In fact, you can even say I am a newbie, but I have programmed in D开发者_如何学Celphi for the last good 10 years. I was able to port our legacy software that was w[详细]
2023-03-13 08:38 分类:问答How to open Window Form?
I am learning to program in Delphi Prism and have gone th开发者_StackOverflow中文版rough a crash course tutorial, which I thought was great. I learned a lot, but it failed to show me one very importan[详细]
2023-03-01 14:47 分类:问答Parsing XML or JSON in Delphi Prism
I am trying to parse either XML or JSON (doesn\'t matter, the API I\'m interested in provides both) in Delphi Prism but all Tutorials and Howto开发者_如何学运维s show the Delphi code which is no longe[详细]
2023-02-17 18:21 分类:问答How do I fix Delphi Prism ASP.NET error: "Parser Error Message: 'Oxygene' is not a supported language"
I have written an ASP.NET web application (not site) in Delphi Prism. Everything works fine on my devlopment machine, but when I install it on a test server I get the following error:[详细]
2023-02-03 17:53 分类:问答