API:System.Classes.CountGenerations

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CountGenerations(Ancestor, Descendent: TClass): Integer;

C++

extern DELPHI_PACKAGE int __fastcall CountGenerations(System::TClass Ancestor, System::TClass Descendent);

Properties

Type Visibility Source Unit Parent
function public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.