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