API:System.TypInfo.TVmtFieldTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TVmtFieldTable = packed record

C++

struct DECLSPEC_DRECORD TVmtFieldTable
{
public:
    System::Word Count;
    PVmtFieldClassTab ClassTab;
};

Properties

Type Visibility Source Unit Parent
record
struct
public
System.TypInfo.pas
System.TypInfo.hpp
System.TypInfo System.TypInfo

Description

Embarcadero Technologies does not currently have any additional information.