View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004142 | JEDI VCL | common | public | 2007-06-02 14:13 | 2007-06-05 04:06 |
Reporter | dk | Assigned To | AHUser | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0004142: TJVCLAboutInfo | ||||
Description | The TJVCLAboutInfo class is used in several components as the type of a AboutJVCL property, and the documentation states: "AboutJVCL is a property all JVCL components and controls have in common. It's used to display the version information of JVCL." However, it seems that this is not working, because TJVCLAboutInfo is defined in JVCLVer.pas just as a type of constants with one possible value: type TJVCLAboutInfo = (JVCLAbout); I would suggest to discard TJVCLAboutInfo and all AboutJVCL properties. JVCL version information can instead easily be retreived using the constants defined in JVCLVer.pas. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-06-02 14:13 | dk | New Issue | |
2007-06-04 17:51 | USchuster | Project | JEDI VCS => JEDI VCL |
2007-06-05 04:06 | AHUser | Status | new => resolved |
2007-06-05 04:06 | AHUser | Resolution | open => no change required |
2007-06-05 04:06 | AHUser | Assigned To | => AHUser |
2007-06-05 04:06 | AHUser | Note Added: 0013158 |