Unit DWDCPtypes

Uses
Classes, Interfaces, Objetos e Registros
Funções e Procedimentos
Constantes
Variáveis

Descrição

 

Visão Geral

Tipos

Pbyte = ˆbyte;
Pword = ˆword;
Pdword = ˆdword;
Pint64 = ˆint64;
Pwordarray = ˆTwordarray;
Twordarray = array [0..19383] of word;
Pdwordarray = ˆTdwordarray;
RawByteString = AnsiString;
TBytes = array of Byte;
UInt32 = Integer;
UInt64 = Int64;
dword = UInt32;
Tdwordarray = array [0..8191] of dword;
NativeUInt = Cardinal ;
PointerToInt = NativeUInt ;
DWDCPRawString = RawByteString;
DWDCPUtf8String = Utf8String;
DWDCPUnicodeString = UnicodeString;

Descrição

Tipos

Pbyte = ˆbyte;

************************************

Pword = ˆword;
 
Pdword = ˆdword;
 
Pint64 = ˆint64;
 
Pwordarray = ˆTwordarray;
 
Twordarray = array [0..19383] of word;
 
Pdwordarray = ˆTdwordarray;
 
RawByteString = AnsiString;
 
TBytes = array of Byte;
 
UInt32 = Integer;
 
UInt64 = Int64;
 
dword = UInt32;
 
Tdwordarray = array [0..8191] of dword;
 
NativeUInt = Cardinal ;
 
PointerToInt = NativeUInt ;
 
DWDCPRawString = RawByteString;
 
DWDCPUtf8String = Utf8String;
 
DWDCPUnicodeString = UnicodeString;
 

Gerado por PasDoc 0.16.0.