DesignEditors.ClassInheritsFrom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ClassInheritsFrom(ClassType: TClass; const ClassName: string): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall ClassInheritsFrom(System::TClass ClassType, const System::UnicodeString ClassName);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.