oxygene
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 分类:问答Using Devexpress ASP.NET controls with Delphi Prism
Has anybody had any hands-on experience using Devexpress ASP.NET components with Delphi Prism? At the moment I\'m specifically interested in using their \"Calendar and Scheduling for ASP.NET\" suite.[详细]
2023-01-24 13:53 分类:问答Roll populating a Dictionary into a LINQ of For expression
I have a data object Data = class public s: string; i: Integer; end; with many of them in a list (or some collection):[详细]
2023-01-21 15:04 分类:问答Has anyone done or does anyone knows of a way to use Delphi/Prism to develop for the Android os?
Is it somehow possible to use the Delphi language (or Prism if absolutely necessary) to dev开发者_如何学运维elop programs for the Android platform ?[详细]
2023-01-16 11:06 分类:问答How can I pass a Delphi array of integers to a Prism DLL?
I\'ve read a开发者_JAVA百科nd successfully tried the answer to How can I pass a Delphi string to a Prism DLL?, but wondered if it was possible to use a similar method to pass a Delphi array of integer[详细]
2023-01-15 05:45 分类:问答How do I get started making Web sites with Delphi Prism?
I\'m new to Delphi Prism 2011.Where can I find step开发者_开发知识库 by step instructions for writing and testing a basic Hello,world type website?I need to write, run and debug a simple website to se[详细]
2023-01-06 10:27 分类:问答What are the pros/cons of Delphi Prism 2010/2011?
Have you developed much with Delphi Prism 2010 or 2011?If开发者_开发技巧 so, what are your chief complaints?I can\'t seem to find much critique on the relatively new releases.What do you use it for? .[详细]
2023-01-04 14:25 分类:问答Error : Implementation for method missing (Delphi Prism)
I wrote my method: LangChange type MainForm = partial class(System.Windows.Forms.Form) private 开发者_StackOverflow中文版...[详细]
2022-12-28 23:31 分类:问答How to call function CreateProcess in Delphi Prism?
I wrote function CreateProcess( lpApplicationName:String; lpCommandLine:String; lpProcessAttributes:IntPtr;[详细]
2022-12-28 06:40 分类:问答Good Delphi Prism online resources
A Google search on \"delphi prism\", \"delphi prismresources\" or \"delphi prism code snippets\" reveal almost no good sites at all are there anygood programming site(s) with some good amount of code[详细]
2022-12-28 06:02 分类:问答