View Issue Details

IDProjectCategoryView StatusLast Update
0001407JEDI VCL99 Otherpublic2004-04-22 01:10
ReporteranonymousAssigned Touser72 
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001407: RxDemo Ctrls unit reverses TShowClock enum
DescriptionCombobox8 in the Ctrls unit (of the RxDemo project) determines whether the clock controls is analog or digital. It has "Analog" as item 0; in fact it should be "Digital" as item 0, because

  TShowClock = (scDigital, scAnalog);
TagsNo tags attached.

Activities

user72

2004-03-01 14:42

  ~0003146

Fixed in CVS

Issue History

Date Modified Username Field Change
2004-03-01 13:27 anonymous New Issue
2004-03-01 14:42 user72 Status new => resolved
2004-03-01 14:42 user72 Resolution open => fixed
2004-03-01 14:42 user72 Assigned To => user72
2004-03-01 14:42 user72 Note Added: 0003146
2004-04-22 01:10 user72 Status resolved => closed