source: trunk/Forms/FormMap.lfm

Last change on this file was 73, checked in by chronos, 8 months ago
  • Modified: Removed U prefix from unit names.
File size: 347 bytes
Line 
1object FormMap: TFormMap
2 Left = 374
3 Height = 595
4 Top = 146
5 Width = 877
6 Caption = 'Map'
7 ClientHeight = 595
8 ClientWidth = 877
9 DesignTimePPI = 144
10 OnShow = FormShow
11 LCLVersion = '2.0.12.0'
12 object Image1: TImage
13 Left = 0
14 Height = 595
15 Top = 0
16 Width = 877
17 Align = alClient
18 OnResize = Image1Resize
19 end
20end
Note: See TracBrowser for help on using the repository browser.