Class TGeometryAttribsList

Unit

Declaration

type TGeometryAttribsList = class(specialize TMyList<TGeometryAttrib>)

Description

You can also specialize and make a descendant at the same time.

Hierarchy

Overview

Methods

Public function Find(const Name: string): TGeometryAttrib;

Description

Methods

Public function Find(const Name: string): TGeometryAttrib;