DesignEditors.ClassInheritsFrom
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: DesignEditors.pas DesignEditors.hpp
| |
Unit: DesignEditors | |
Parent: DesignEditors |
Delphi
function ClassInheritsFrom(ClassType: TClass; const ClassName: string): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall ClassInheritsFrom(System::TClass ClassType, const System::UnicodeString ClassName);
Description
Embarcadero Technologies does not currently have any additional information.