-
```
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 …
-
```
What steps will reproduce the problem?
1. Compile Megademo.dproj with Delphi XE6
What is the expected output? What do you see instead?
Could not be compiled because needs components TEEChart (cha…
-
```
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…
-
```
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 …
-
```
Cadetill,
Firstly, congratulations on the job.
What steps will reproduce the problem?
1. I have problems in the method GMGeoCode1.Geocode(Edit1.Text); seems that the
method is not really respect…
-
I'm sure this has been asked before but currently all of the functionality appears, although in distinct classes, seem to be tightly coupled to the app. In the future will this be separated out in to…
-
```
* 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…
-
```
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 …