-
I want to include a Prebuilt Binary of Raylib at the exact Commit which raylib-pas targets. This could alleviate issues with users downloading a newer "Master" than we are currently targeting and runn…
-
Can I combine 2 polygons with this library ?
E.g. I have these:
```
Vector2d[] vecs1 = new Vector2d[] {
new Vector2d(9.3763619,47.4330074)
,new Ve…
-
I have installed TBX under Delphi7. When starting an older project I get an error message like "Index of Theme Default" not found.
Also when compiling packages I got an error message Theme % not foun…
-
from `.Prepare;` to `.Prepared := True;`
The original line comes from Delphi 1995 and the library underlying is long dead.
http://docwiki.embarcadero.com/Libraries/Tokyo/en/Bde.DBTables.TQuery.Pre…
-
```
Xq_D2010.bpl was not found.
```
Original issue reported on code.google.com by `tonyyip1...@gmail.com` on 3 Dec 2009 at 5:57
Attachments:
- [Clipboard01.jpg](https://storage.googleapis.com/googl…
-
{$IFDEF VER130}, sysd7 {$ENDIF}
https://github.com/Avemey/zexmlss/blob/f67c73a79d48bac2cb8b97d20fcec1ff31952897/zexmlss/src/zsspxml.pas#L29
1) this unit seems to be nowhere found
2) this un…
-
Version: 0.5.10
Could show a (translucent) Grid at Edit mode over the ActiveStoryItem (under its children, but above its glyph/image)
-
Hi there, first of all let me acknowledge the great work you did in this repo, it really looks you are an experienced programmer and importantly you are kind towards people looking for information and…
-
Submitted by: kim see-june (seejune)
Hi,
The error occurs when the value assigned to the UniConnection\.Server\.
UniDac 6\.2\.8, Firebird 2\.5\.4, Delphi XE7
var
ComputerName: string;
beg…
-
```
What steps will reproduce the problem?
1. In Delphi XE (Update 1), create a new package.
2. Add /src/GPLists.pas to the project.
3. Build the project.
What is the expected output? What do you …