record TFieldRec

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFieldRec = record

Description

 

Overview

Fields

FieldName: string;
FieldType: integer;
FieldSize: integer;
Attributes: integer;
Required: boolean;
AllowZeroLength: boolean;
DefaultValue: OleVariant;
ForeignName: string;
ValidationText: string;
ValidationRule: string;

Description

Fields

FieldName: string;
 
FieldType: integer;
 
FieldSize: integer;
 
Attributes: integer;
 
Required: boolean;
 
AllowZeroLength: boolean;
 
DefaultValue: OleVariant;
 
ForeignName: string;
 
ValidationText: string;
 
ValidationRule: string;
 

Generated by PasDoc 0.13.0 on 2018-03-18 21:06:12