RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DesignEditors.ClassInheritsFrom Function
Pascal
function ClassInheritsFrom(ClassType: TClass; const ClassName: string): Boolean;
C++
Boolean ClassInheritsFrom(TClass ClassType, const AnsiString ClassName);

This is function DesignEditors.ClassInheritsFrom.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!