function Find(AClassName: string): TClass;
Searches the list for a specific class name. If no match is found, this function method will return nil.
[See Also]