delphi-prism
Is it possible to create a window without using a NIB file on iPhone and OS X?
Comming from a purely Win32/Delphi background I am somewhat puzzled by my new Mac-centric environment. I h开发者_如何学Cave been looking for examples of how to open a Window from code only (C# or Delp[详细]
2023-01-31 03:14 分类:问答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 分类:问答Why we need Delphi prism
What is the need to use del开发者_如何学JAVAphi prism instead of Visual studio; i am a delphi programmer so i like object pascal but what else are that delphi prism have that other does not have What[详细]
2023-01-21 23:47 分类:问答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 分类:问答Using MbUnit with Delphi Prism
I have created below simple testcase in Delphi Prism. When I run the testcase using Gallio Icarus, it returns a This test is not supported by any available test framework.[详细]
2023-01-05 12:25 分类:问答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 分类:问答