Home | GR32_Containers |
TRectList
Hierarchy
TObject
Description
TRectList is a container class for storing rectangles. Handling is similar to TList, but instead of storing pointers it stores TRect. Please refer to the TList documentation for further details.
Internally the rectangles are saved in an array structure instead of a pointer based approach, so as to have a more memory efficient storage.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007