Source position: protocoltypes.pas line 69
type TProtocolTagType = ( |
||
ptUnknown, |
|
|
ptBit, |
|
|
ptShortInt, |
|
|
ptByte, |
|
|
ptSmallInt, |
|
|
ptWord, |
|
|
ptLongInt, |
|
|
ptDWord, |
|
|
ptFloat, |
|
|
ptInt64, |
|
|
ptQWord, |
|
|
ptDouble |
|
|
); |
CT Web help |
CodeTyphon Studio |