| Description | Hierarchy | Fields | Methods | Properties | 
type TCustomPathLines = class(TCollection)
![]()  | 
function GetLine(Index: integer): TCustomPathLine; | 
![]()  | 
procedure DefineShapeFileFields(Fields: TStringList); virtual; | 
![]()  | 
procedure UpdateShapeFileFields(ALine: TCustomPathLine; ShapeDataBase: TXBase); virtual; | 
![]()  | 
procedure ExportShapefile(FileName: string); | 
![]()  | 
function XbaseFieldName(AName: Ansistring): Ansistring; | 
![]()  | 
function TestGetMaxTime(var Maxtime: double): boolean; | 
![]()  | 
property Lines[Index:integer]: TCustomPathLine read GetLine; | 
![]()  | 
function GetLine(Index: integer): TCustomPathLine; | 
![]()  | 
procedure DefineShapeFileFields(Fields: TStringList); virtual; | 
![]()  | 
procedure UpdateShapeFileFields(ALine: TCustomPathLine; ShapeDataBase: TXBase); virtual; | 
![]()  | 
procedure ExportShapefile(FileName: string); | 
![]()  | 
function XbaseFieldName(AName: Ansistring): Ansistring; | 
![]()  | 
function TestGetMaxTime(var Maxtime: double): boolean; | 
![]()  | 
property Lines[Index:integer]: TCustomPathLine read GetLine; |