Class TSqlitePassFieldTypesGenericTranslationRules

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassFieldTypesGenericTranslationRules = class(TSqlitePassObjectList)

Description

TSqlitePassFieldTypesGenericTranslationRules

Hierarchy

Overview

Methods

Public Constructor Create(DataTypeOptions: TSqlitePassDatabaseDataTypeOptions);
Public Destructor Destroy; override;
Public Function Add(FieldTypeTranslationRule: TSqlitePassFieldTypeTranslationRule): Integer;
Protected Function GetItem(Index: Integer): TSqlitePassFieldTypeTranslationRule;
Public Procedure ClearAndFreeItems;
Protected Procedure SetItem(Index: Integer; FieldTypeTranslationRule: TSqlitePassFieldTypeTranslationRule);

Properties

Public property Items[Index: Integer]: TSqlitePassFieldTypeTranslationRule read GetItem write SetItem;

Description

Methods

Public Constructor Create(DataTypeOptions: TSqlitePassDatabaseDataTypeOptions);
 
Public Destructor Destroy; override;
 
Public Function Add(FieldTypeTranslationRule: TSqlitePassFieldTypeTranslationRule): Integer;
 
Protected Function GetItem(Index: Integer): TSqlitePassFieldTypeTranslationRule;
 
Public Procedure ClearAndFreeItems;
 
Protected Procedure SetItem(Index: Integer; FieldTypeTranslationRule: TSqlitePassFieldTypeTranslationRule);
 

Properties

Public property Items[Index: Integer]: TSqlitePassFieldTypeTranslationRule read GetItem write SetItem;
 

Generated by PasDoc 0.11.0 on 2010-09-10 15:54:38