Class TWaterTableLayers

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TWaterTableLayers = class(TCustomSubLayer)

Description

no description available, TCustomSubLayer description follows

TCustomSubLayer is defined in order to gain access to protected methods of TLayerOwnerCollection;

Hierarchy

Overview

Methods

Private function GetItem(Index: integer): TSwtWaterTableItem;
Private procedure SetItem(Index: integer; const Value: TSwtWaterTableItem);
Public function Add: TSwtWaterTableItem;
Public constructor Create(Model: TBaseModel);
Public procedure Loaded;

Properties

Public property Items[Index:integer]: TSwtWaterTableItem read GetItem write SetItem;

Description

Methods

Private function GetItem(Index: integer): TSwtWaterTableItem;
 
Private procedure SetItem(Index: integer; const Value: TSwtWaterTableItem);
 
Public function Add: TSwtWaterTableItem;
 
Public constructor Create(Model: TBaseModel);
 
Public procedure Loaded;
 

Properties

Public property Items[Index:integer]: TSwtWaterTableItem read GetItem write SetItem;
 

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