Changeset 11 for trunk/FormMain.pas
- Timestamp:
- Apr 15, 2026, 10:17:17 PM (2 weeks ago)
- File:
-
- 1 edited
-
trunk/FormMain.pas (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/FormMain.pas
r10 r11 360 360 ListItem.Data := EdcProject.Eans[I]; 361 361 ListItem.SubItems.Add(Owner); 362 ListItem.SubItems.Add(Address); 363 ListItem.SubItems.Add(EanKindText[Kind]); 362 364 ListItem.SubItems.Add(MeasureToStr(GetTotalIn(IntervalFrom, IntervalTo))); 363 365 ListItem.SubItems.Add(MeasureToStr(GetShared(IntervalFrom, IntervalTo))); 364 366 ListItem.SubItems.Add(IntToStr(Trunc(GetSharedPercent(IntervalFrom, IntervalTo)))); 365 ListItem.SubItems.Add(EanKindText[Kind]);366 367 ListItem.SubItems.Add(FloatToStr(PriceLow)); 367 368 ListItem.SubItems.Add(FloatToStr(PriceHigh));
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/edc-stats/chrome/site/your_project_logo.png)