-
Hi,
I tried to open the .dpk of 2005-2007 it appears to be broken and also noticing the hzendtypes.pas, it uses only Winapi.Windows which is obviously not found in old delphi versions. Is the projec…
-
```
Delphi7
Windows xp
procedure TForm1.Button1Click(Sender: TObject);
var
jo: ISuperObject;
begin
jo := so('{a:1}');
jo.D['a']:=1.0;
ShowMessage(jo.AsJSon(False,false));
end;
output:
{"a":…
-
```
我用delphi2009,打开工程运行,有错误
用delphi7,打不开
delphi2007,还没试过
```
Original issue reported on code.google.com by `cmaj...@gmail.com` on 17 Feb 2011 at 6:50
-
```
我用delphi2009,打开工程运行,有错误
用delphi7,打不开
delphi2007,还没试过
```
Original issue reported on code.google.com by `cmaj...@gmail.com` on 17 Feb 2011 at 6:50
-
```
- sOPC does not update the client groups (Delphi7)
- the problem occurs since the ontimer event for FGroupTimer is not executed
- probably the windows message queue is hooked somewhere
- could be …
-
```
我用delphi2009,打开工程运行,有错误
用delphi7,打不开
delphi2007,还没试过
```
Original issue reported on code.google.com by `cmaj...@gmail.com` on 17 Feb 2011 at 6:50
-
Dies ist ein großartiges Projekt und vielen Dank für Ihre Open Source.
Unterstützt PowerSQLBuilder Access MDB? Danke!
-
```
Delphi7
Windows xp
procedure TForm1.Button1Click(Sender: TObject);
var
jo: ISuperObject;
begin
jo := so('{a:1}');
jo.D['a']:=1.0;
ShowMessage(jo.AsJSon(False,false));
end;
output:
{"a":…
-
```
Delphi7
Windows xp
procedure TForm1.Button1Click(Sender: TObject);
var
jo: ISuperObject;
begin
jo := so('{a:1}');
jo.D['a']:=1.0;
ShowMessage(jo.AsJSon(False,false));
end;
output:
{"a":…
-
```
Delphi7
Windows xp
procedure TForm1.Button1Click(Sender: TObject);
var
jo: ISuperObject;
begin
jo := so('{a:1}');
jo.D['a']:=1.0;
ShowMessage(jo.AsJSon(False,false));
end;
output:
{"a":…