API:System.ObjAuto.GetMethods

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMethods(ClassType: TClass): TMethodInfoArray;

C++

extern DELPHI_PACKAGE TMethodInfoArray __fastcall GetMethods(System::TClass ClassType);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.