View Issue Details

IDProjectCategoryView StatusLast Update
0001708JEDI VCL00 JVCL Componentspublic2004-04-30 05:18
ReporterjckAssigned Touser72 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
Product Version 
Target VersionFixed in Version 
Summary0001708: Component JvComputerInfo don't exists in JVCL 3.00 Beta 1
DescriptionComponent JvComputerInfo don't exists in JVCL 3.00 Beta 1.
TagsNo tags attached.

Activities

user72

2004-04-29 06:56

  ~0004128

That's right. It has been converted to a TObject descendant due to errors in it's behavior. You have two options:
1. Create TJvComputerInfo manually in code and use as before
2. Update to the latest CVS verson of JVCL3 (or wait for the next beta release) and use JvComputerInfoEx instead.

JvComputerInfoEx is a non-destructive reimplementation of some of the functionality of JvComputerInfo and also adds a large amount of additional information not available in JvComputerInfo

Issue History

Date Modified Username Field Change
2004-04-29 06:40 jck New Issue
2004-04-29 06:56 user72 Note Added: 0004128
2004-04-29 07:05 user72 Status new => acknowledged
2004-04-30 05:18 user72 Status acknowledged => resolved
2004-04-30 05:18 user72 Resolution open => no change required
2004-04-30 05:18 user72 Assigned To => user72