Order: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
[[Bestellsystem]]<br> | [[Bestellsystem]]<br> | ||
Zeile 14: | Zeile 13: | ||
2: _NewCol := HTMLColor2TColor($FFFF66); | 2: _NewCol := HTMLColor2TColor($FFFF66); | ||
3: _NewCol := HTMLColor2TColor($FFCC33); | 3: _NewCol := HTMLColor2TColor($FFCC33); | ||
</tr> | |||
</table> | </table> |
Version vom 25. August 2004, 20:59 Uhr
-2: _NewCol := HTMLColor2TColor($3399FF);
-1: _NewCol := HTMLColor2TColor($99CCFF);
0: _NewCol := HTMLColor2TColor($CCFFCC);
1: _NewCol := HTMLColor2TColor($FFFFCC);
2: _NewCol := HTMLColor2TColor($FFFF66);
3: _NewCol := HTMLColor2TColor($FFCC33);
-3: _NewCol := HTMLColor2TColor(); |