|
|
| Reporter | UweM | Assigned To | obones | |
|---|
| Priority | normal | Severity | block | Reproducibility | always |
|---|
| Status | resolved | Resolution | fixed | |
|---|
| Product Version | 3.37 | |
|---|
| Target Version | | Fixed in Version | 3.38 | |
|---|
|
|
| Summary | 0004895: Can't install on Delphi 6 (pro) with Themeing enabled |
|---|
| Description | The installation of JVCL-Lib is not possible on Delphi 6 when Themeing is enabled. There were compilation errors in files: JvParameterlist.pas Line 1832; in file JvDynControlEngineDBTools.pas Line 401; in file JvParameterListParameter.pas Line 2530; in file JvPropertyStoreEditor.pas Line 141
It's always the same Error: Property "ParentBackground" is unknown. It's mostly in a part of a TScrollBox-creation and TScrollBox under Delphi 6 has no "ParentBackground"-Property! |
|---|
| Additional Information | (bad) Workaround: Comment out the above mentioned lines. |
|---|
| Tags | No tags attached. |
|---|
|
|