type TGeometryAttribsList = class(specialize TMyList<TGeometryAttrib>)
You can also specialize and make a descendant at the same time.
| Public | function Find(const Name: string): TGeometryAttrib; |
| Public | function Find(const Name: string): TGeometryAttrib; |
|
This item has no description. | |