Skip to content

Commit fc2e871

Browse files
authored
1.5.4
1 parent ea1bcb5 commit fc2e871

9 files changed

+2047
-1115
lines changed

ChangesLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Requirements:
2020

2121
CHANGE HISTORY
2222
~~~~~~~~~~~~~~
23+
April 26, 2017
24+
- Up to date version to be compatible with 3.28 version
25+
2326
November 24, 2016
2427
- Improvement: Compiled under Berlin 10.1 update 1 and 2.
2528

GMLibProject_D_Berlin.groupproj.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<BorlandProject>
33
<Default.Personality>
4-
<Projects ActiveProject="D:\Documents\DropBox\Programacio\GoogleMaps\Components\gmlib_v1\dpk\GMLibEdit_D_Berlin.dproj"/>
4+
<Projects ActiveProject="D:\Documents\DropBox\Programacio\GoogleMaps\Components\gmlib_v1\Demos\MegaDemo\MegaDemo.dproj"/>
55
</Default.Personality>
66
</BorlandProject>

GMLibProject_D_Seattle10.dsk

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
[Modules]
2-
Module0=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\src\GMGeoCode.pas
3-
Module1=default.htm
4-
Module2=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\src\GMFunctions.pas
5-
Count=3
2+
Module0=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\dpk\GMLib_D_Seattle10_VCL.dproj
3+
Module1=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\src\GMGeoCode.pas
4+
Module2=default.htm
5+
Module3=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\src\GMFunctions.pas
6+
Count=4
67
EditWindowCount=1
78

9+
[D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\dpk\GMLib_D_Seattle10_VCL.dproj]
10+
ModuleType=TBaseProject
11+
812
[D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\src\GMGeoCode.pas]
913
ModuleType=TSourceModule
1014
FormState=0
@@ -19,11 +23,12 @@ FormState=0
1923
FormOnTop=0
2024

2125
[EditWindow0]
22-
ViewCount=3
23-
CurrentEditView=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\src\GMGeoCode.pas
26+
ViewCount=4
27+
CurrentEditView=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\dpk\GMLib_D_Seattle10_VCL.dpk
2428
View0=0
2529
View1=1
2630
View2=2
31+
View3=3
2732
PercentageSizes=1
2833
Create=1
2934
Visible=1
@@ -79,6 +84,17 @@ Elisions=
7984
Bookmarks=
8085
EditViewName=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\src\GMGeoCode.pas
8186

87+
[View3]
88+
CustomEditViewType=TEditView
89+
Module=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\dpk\GMLib_D_Seattle10_VCL.dpk
90+
CursorX=1
91+
CursorY=1
92+
TopLine=1
93+
LeftCol=1
94+
Elisions=
95+
Bookmarks=
96+
EditViewName=D:\Documents\Dropbox\Programacio\GoogleMaps\Components\gmlib_v1\dpk\GMLib_D_Seattle10_VCL.dpk
97+
8298
[Watches]
8399
Count=0
84100

0 commit comments

Comments
 (0)