Reference for unit 'Objects': Classes
Class | Description |
---|---|
TBufStream | Buffered file stream |
TCollection | Manage a collection of pointers of objects |
TDosStream | DOS file stream |
TMemoryStream | Stream which keeps data in memory. |
TObject | Basis of all objects |
TPoint | Record describing a point in a 2 dimensional plane. |
TRect | Describes a rectangular region in a plane. |
TResourceCollection | Collection of resource names |
TResourceFile | Resource file |
TSortedCollection | Abstract sorted collection. |
TStrCollection | Collection of null-terminated strings |
TStream | Base stream class |
TStringCollection | Collection of pascal strings. |
TStringList | Collection of strings |
TStrListMaker | Generate a stream with strings, readable by TStringList |
TUnSortedStrCollection | Unsorted string collection |