-
I am unable to fully install Htmlviewer version 11 on my Windows 10 64-bit machine. I am able to compile the DPK file after correcting syntax errors on the content of the DPK file. Errors are
1. Miss…
-
A shot in the dark... the TTaskbarListTab and related components do not have any effect in my testing with Delphi Seattle. The COM stuff all seems to be getting called properly but additional tabs do …
-
Greetings,
I have never done project with QCubed, but I have created several applications with the original QCodo framework. I am still supporting 5 of them and they are 5-7 years old now.
My recent …
dbrmr updated
8 years ago
-
```
Small feature request.
In older version (1.x) you had the "Reveal" option on the bottom of the program
window to make the components semi-transparent.
I know you can do the same thing under the …
-
```
Small feature request.
In older version (1.x) you had the "Reveal" option on the bottom of the program
window to make the components semi-transparent.
I know you can do the same thing under the …
-
```
* Adding support for constant structures;
Constant Array
const cList : array [0..10] of string = ('1','2','3'....);
Constant Records
const cList : TRec = (rVal=1:Xpos=3;rVal=2;Xpos=100;....);
*…
-
```
What steps will reproduce the problem?
1. Extract DWS-files into some directory
2. Open ..\Delphi2009\dwsLib.dpk
3. in Project Manager right click on dwsLib.bpl and select compile
Compiling shoul…
-
_From [delphiso...@gmail.com](https://code.google.com/u/115057366770737659138/) on December 13, 2014 07:50:13_
I can see no reason to not support XE (maybe even 2010 as there are not many changes reg…
-
```
I have just installed DWS 2.3 in Delphi XE2 for use in a VCL Forms Application.
This is my first time using it, so I followed the simple beginners tutorial for
"Hello World" and when I run it, I…
-
```
I have installed latest version of the OTL on the Delphi XE with Update Patch 4
on Win7 x64. I have done as described here:
http://otl.17slon.com/book/doku.php?id=book:introotl:installation - wi…