-
Apologies for posting here, my intent is to get the word out to those following this project. I tried sending a mail to the developers last week, but it looks like this project is not being actively m…
-
I am using the latest version (v5.6.2) with the default plugins and tools that come with the downloaded software. I own the game Splinter Cell 1 (steam version) and I was attempting to use this progra…
-
On D10.2.3 on EditDirDblClick(
SelectDirectory (sDir, []); is not compatible with my Delphi
from embarcadero
FileCtrl.SelectDirectory(Dir, [sdAllowCreate, sdPerformCreate, sdPrompt],SELDIRHELP)
-
If not, do you know a client library to work with a Rest Api, Post, Put, Get, etc.
-
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…
-
```
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…
-
```
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…
-
I've successfully managed to run a simple "Hello.py" program and importing numpy (PIP), but whenever I try to import matplotlib or pandas (PIP) I encounter error "AttributeError: partially initialized…
-
There is this strange error i am encountering where omnithread stops scheduling tasks and just stops working...
Here is the code to reproduce the error i am having
Procedure PerformOperations(const …
-
Hi, I have read the readme file but I can't understand how use the TStringGrid functionality. Can you explain with an example? I need to create a Delphi program able to read TStringGrid rows of anoth…