|
@@ -36,7 +36,6 @@ type
|
|
DWORD = LongWord;
|
|
DWORD = LongWord;
|
|
|
|
|
|
PLongint = System.PLongint;
|
|
PLongint = System.PLongint;
|
|
- PInteger = System.PInteger;
|
|
|
|
PSmallInt = System.PSmallInt;
|
|
PSmallInt = System.PSmallInt;
|
|
PDouble = System.PDouble;
|
|
PDouble = System.PDouble;
|
|
PByte = System.PByte;
|
|
PByte = System.PByte;
|