Description | Hierarchy | Fields | Methods | Properties |
type TGeoPolyDivider = class(TObjectList)
constructor create; |
|
destructor Destroy; override; |
|
procedure Free; |
|
procedure Clear; override; |
|
procedure Init(inipath: string); |
|
function SortByPolygon(const GC: TGeo): boolean; |
property Items[Index: Integer]: TGeoPolyList read GetItem write SetItem; |
|
property Count: Integer read GetCount; |
constructor create; |
constructor
destructor Destroy; override; |
destructor
procedure Free; |
procedure Clear; override; |
procedure Init(inipath: string); |
function SortByPolygon(const GC: TGeo): boolean; |
property Items[Index: Integer]: TGeoPolyList read GetItem write SetItem; |
property Count: Integer read GetCount; |
Count of items