Class TGeoLogList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGeoLogList = class(TObjectList)

Description

Class for storing set of logs

Hierarchy

Overview

Methods

Public procedure Assign(const value: TGeoLogList);

Properties

Public property Items[Index: Integer]: TGeoLog read GetItem write SetItem;
Public property Count: Integer read GetCount;

Description

Methods

Public procedure Assign(const value: TGeoLogList);

assign content to another instance

Properties

Public property Items[Index: Integer]: TGeoLog read GetItem write SetItem;
 
Public property Count: Integer read GetCount;

Count of items


Generated by PasDoc 0.9.0 on 2018-03-13 21:07:27