DesignEditors.AncestorNameMatches

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AncestorNameMatches(ClassType: TClass; AncestorClass: TClass): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall AncestorNameMatches(System::TClass ClassType, System::TClass AncestorClass);

Properties

Type Visibility Source Unit Parent
function public
DesignEditors.pas
DesignEditors.hpp
DesignEditors DesignEditors

Description

Embarcadero Technologies does not currently have any additional information.