Class TRectangleList
Unit
Declaration
type TRectangleList = class(specialize TStructList<TRectangle>)
Description
This item has no description. Showing description inherited from TStructList.
List of structures. This is just TList class from Generics.Collections, with some useful helpers.
Source: base/castlerectangles.pas (line 462).
Hierarchy
- TObject
- TList
- TStructList
- TRectangleList
Generated by PasDoc 0.17.0.snapshot.