View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003802 | JEDI VCL | 00 JVCL Components | public | 2006-07-10 10:40 | 2006-07-11 07:10 |
Reporter | ZENsan | Assigned To | obones | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.20 | ||||
Target Version | Fixed in Version | 3.30 | |||
Summary | 0003802: TJvXPProgressBar visible property not published | ||||
Description | TJvXPProgressBar visible property not published. I cannot set this value in designtime at least in Delphi 2006. | ||||
Tags | No tags attached. | ||||
|
It's fine under D7. I'll try to test it under 2006, but that might take a week. It's funny, as that property comes (in D7) all the way back from TControl, so any descendent from it would have to have the problem. Do you actually get a compiler error message if you place this line: TJvXPProgressBar1.visible := true; ? Or is it just the code completion that is not working? |
|
This is now fixed in SVN. The property was public, hence usable at runtime, but was indeed not published and as such not settable while designing the form. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-07-10 10:40 | ZENsan | New Issue | |
2006-07-11 06:41 | anudedeus | Note Added: 0009784 | |
2006-07-11 07:10 | obones | Status | new => resolved |
2006-07-11 07:10 | obones | Fixed in Version | => Daily / SVN |
2006-07-11 07:10 | obones | Resolution | open => fixed |
2006-07-11 07:10 | obones | Assigned To | => obones |
2006-07-11 07:10 | obones | Note Added: 0009785 |