[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Enumerated type used to identify the kind of streamed property
|
Empty value. Ends a list. |
|
|
Identifies the start of a list of values |
|
|
Integer value, 8 bits long. |
|
|
Integer value, 16 bits long. |
|
|
Integer value, 32 bits long. |
|
|
Extended value. |
|
|
String value. |
|
|
Identifier. |
|
|
Boolean False value. |
|
|
Boolean True value. |
|
|
Binary data follows. |
|
|
Set data follows. |
|
|
Ansistring data follows. |
|
|
Nil pointer. |
|
|
Collection follows |
|
|
Single type follows. |
|
|
Currency value follows |
|
|
Date value follows |
|
|
Widestring value follows. |
|
|
Integer value, 64 bits long. |
|