Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
rdbtool_MDB
type TRelationRec = record
Name: string;
Table: string;
ForeignTable: string;
Attributes: integer;
Fields: TFieldRecArray;