View Issue Details

IDProjectCategoryView StatusLast Update
0002592JEDI VCL00 JVCL Componentspublic2005-02-04 01:17
ReporterCCRAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version 
Target VersionFixed in Version 
Summary0002592: Rename TJvTabAlignment element names in JvRichEdit.pas
DescriptionBecause of the name clashes with Classes.TTextAlignment, IMO it would be better to name the TJvTabAlignment elements as tabXXX rather than taXXX:

  TJvTabAlignment = (tabOrdinary, tabCenter, tabRight,
    tabDecimal, tabVertical);
TagsNo tags attached.

Activities

obones

2005-02-04 01:17

administrator   ~0006375

This will not be chaned, for backward compatibility reasons.
Use the JvRichEdit prefix notation

Issue History

Date Modified Username Field Change
2005-02-02 08:22 CCR New Issue
2005-02-04 01:17 obones Status new => resolved
2005-02-04 01:17 obones Resolution open => won't fix
2005-02-04 01:17 obones Assigned To => obones
2005-02-04 01:17 obones Note Added: 0006375