delphi
Here are 1,303 public repositories matching this topic...
-
Updated
Jun 29, 2020 - Pascal
http://wiki.freepascal.org/pas2js
Razor style scripting using pascal would be a nice addition.
Hello, world!
The time on the server is @DateTime.Now
The ability pass a model the page, interop with javascript, dom, etc..
-
Updated
Jun 12, 2020 - Pascal
-
Updated
Feb 29, 2020 - Pascal
-
Updated
Jun 29, 2020 - Go
-
Updated
Jun 27, 2020 - Pascal
-
Updated
May 28, 2020 - Pascal
-
Updated
Jun 22, 2020 - Pascal
Delphi 10
cnPack Ver: 1.1.2.885 Build 2017.03.08
Will not format comments to the right tabulation.
example:
procedure Test;
var
nT:Integer;
begin
// comment1
// comment2
nT := 7;
if nT > 5 then
nT := 10;
end;
Code Formatter will not align first nor second line to the right tabulation
Regards
In case of strings anyways
Expected YYYY is not equal to actual Parameter XXX seems to be off
And if you add some custom message but not values yourself, you don’t see the empty value right of the bat.
Expected “YYYY” is not equal to actual ““ Parameter XXX seems to be off Would be visually much faster to parse
-
Updated
Jun 29, 2020 - Pascal
-
Updated
Mar 15, 2020 - Pascal
HTML V5 introduction
Is there any plan to introduce the new Html V5 tags and attributes ?
<title>HTML5 New Elements</title>-
Updated
Jan 27, 2019 - Pascal
2.0 documentation
Is there any up to date documentation for 2.0? i.e https://graphics32.github.io/Docs/Overview/Changes.htm is stuck at 1.9.1 from 2012. It would be nice to have a document explaining the transition from TPolygon32 to the new routines.
-
Updated
Jun 27, 2020 - Pascal
-
Updated
Jun 25, 2020 - Pascal
-
Updated
May 14, 2020 - Pascal
-
Updated
Apr 22, 2020 - Pascal
Improve this page
Add a description, image, and links to the delphi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the delphi topic, visit your repo's landing page and select "manage topics."
Hi, This isn't really a bug report. It's more in the category of a: 'got-me' report. :-)
In Linux I was trying to get this to work:
The install work ok up to when it tried to start the program, than it would say, "An error occured in the application, and print general properties and a call stack.
After I gave up trying, and decided the old