Structured Data Types
Go Up to API Categories Index
| Type | Description | 
|---|---|
| Represents a stream that stores its data in bytes. | |
| A container for TCollectionItem objects. | |
| The common ancestor of all component classes. | |
| An abstract base class used as the common ancestor for memory streams. | |
| Collection of key-value pairs. | |
| The abstract base class for reader and writer objects, which are used for loading and saving components and their properties. | |
| Enables applications to read from and write to communications resources identified by a handle. | |
| Ordered list. | |
| A stream that stores its data in dynamic memory. | |
| An abstract base class used as the common ancestor for memory streams. | |
| Defines a pixel location onscreen. | |
| Queue implemented over array, using wrapping. | |
| Defines a rectangle. | |
| A memory stream that provides access to the compiled resources in an application. | |
| Defines a point with two 16-bit coordinates. | |
| Represents a width and height. | |
| Last in, first out stack. | |
| The abstract base class type for stream objects that can read from or write to various kinds of storage media, such as disk files, dynamic memory, and so on. | |
| The base class for objects that represent a list of strings. | |
| Reader for sequence of characters. | |
| Writer of sequence of characters. | |
| An abstract class that enables creation of separate threads of execution in an application. |