git-svn-id: trunk@28553 -
@@ -2515,8 +2515,8 @@ Const
BAUD_MIDI = $07;
{ PaperType }
- FANFOLD = $00;
- SINGLE = $80;
+ FANFOLD_PT = $00;
+ SINGLE_PT = $80;
{ PrintPitch }
PICA = $000;
@@ -1544,8 +1544,8 @@ const
BAUD_19200 = $06;
// PaperType
- ptFANFOLD = $00;
- ptSingle = $80;
+ Single_PT = $80;
// PrintPitch
ELITE = $400;
@@ -2485,8 +2485,8 @@ Const