Class TLakeTable

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TLakeTable = class(TPhastCollection)

Description

no description available, TPhastCollection description follows

TPhastCollection invalidates the model when it is changed.

Hierarchy

Overview

Methods

Private function GetItems(Index: integer): TLakeTableItem;
Private procedure SetItems(Index: integer; const Value: TLakeTableItem);
Public constructor Create(Model: TBaseModel);
Public function Add: TLakeTableItem;

Properties

Public property Items[Index:integer]: TLakeTableItem read GetItems write SetItems;

Description

Methods

Private function GetItems(Index: integer): TLakeTableItem;
 
Private procedure SetItems(Index: integer; const Value: TLakeTableItem);
 
Public constructor Create(Model: TBaseModel);
 
Public function Add: TLakeTableItem;
 

Properties

Public property Items[Index:integer]: TLakeTableItem read GetItems write SetItems;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:46