Class TGeoPolyDivider

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGeoPolyDivider = class(TObjectList)

Description

Hierarchy

Overview

Methods

Public constructor create;
Public destructor Destroy; override;
Public procedure Free;
Public procedure Clear; override;
Public procedure Init(inipath: string);
Public function SortByPolygon(const GC: TGeo): boolean;

Properties

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

Description

Methods

Public constructor create;

constructor

Public destructor Destroy; override;

destructor

Public procedure Free;
 
Public procedure Clear; override;
 
Public procedure Init(inipath: string);
 
Public function SortByPolygon(const GC: TGeo): boolean;
 

Properties

Public property Items[Index: Integer]: TGeoPolyList 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