View Issue Details

IDProjectCategoryView StatusLast Update
0002237JEDI VCL00 JVCL Componentspublic2004-11-03 10:23
Reportercab-dkAssigned Touser72 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 2 
Target VersionFixed in Version3.00 RC 1 
Summary0002237: DBGrid shows rtf-codes instead of image
DescriptionRtf codes are shown in a grid with a formatted memo - it was OK in previous release.
In function GetImageIndex memo and formatted memo should give af returncode not equal to -1.

The following code should be inserted in the function:

      ftMemo, ftFmtMemo:
        Result := Ord(gpMemo);
TagsNo tags attached.

Activities

user72

2004-10-22 14:00

  ~0005460

Fixed in CVS

obones

2004-11-03 10:23

administrator   ~0005568

This code fix introduced a new bug. This has been fixed by changes provided by Fred.

Issue History

Date Modified Username Field Change
2004-10-17 08:23 cab-dk New Issue
2004-10-22 14:00 user72 Status new => resolved
2004-10-22 14:00 user72 Resolution open => fixed
2004-10-22 14:00 user72 Assigned To => user72
2004-10-22 14:00 user72 Note Added: 0005460
2004-11-03 10:23 obones Note Added: 0005568