home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 25 Years Anniversary
/
CHIP_25Jahre_Jubilaeum.iso
/
system
/
data1.cab
/
MapServer
/
English.dll
/
0
/
RCDATA
/
TNAVIGATEFORM
/
TNAVIGATEFORM.txt
Wrap
Text File
|
2001-08-13
|
4KB
|
224 lines
object NavigateForm: TNavigateForm
Left = 264
Top = 237
BorderStyle = bsDialog
Caption = 'Kartennavigation und -detaillierung'
ClientHeight = 176
ClientWidth = 578
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 137
Height = 129
Caption = 'Bl�ttern'
TabOrder = 0
object NWButton: TButton
Left = 16
Top = 24
Width = 27
Height = 25
Caption = 'NW'
TabOrder = 0
OnClick = NWButtonClick
end
object NButton: TButton
Left = 56
Top = 24
Width = 25
Height = 25
Caption = 'N'
TabOrder = 1
OnClick = NButtonClick
end
object NEButton: TButton
Left = 96
Top = 24
Width = 25
Height = 25
Caption = 'NE'
TabOrder = 2
OnClick = NEButtonClick
end
object WButton: TButton
Left = 16
Top = 56
Width = 27
Height = 25
Caption = 'W'
TabOrder = 3
OnClick = WButtonClick
end
object EButton: TButton
Left = 96
Top = 56
Width = 25
Height = 25
Caption = 'E'
TabOrder = 4
OnClick = EButtonClick
end
object SWButton: TButton
Left = 16
Top = 88
Width = 27
Height = 25
Caption = 'SW'
TabOrder = 5
OnClick = SWButtonClick
end
object SButton: TButton
Left = 56
Top = 88
Width = 25
Height = 25
Caption = 'S'
TabOrder = 6
OnClick = SButtonClick
end
object SEButton: TButton
Left = 96
Top = 88
Width = 25
Height = 25
Caption = 'SE'
TabOrder = 7
OnClick = SEButtonClick
end
end
object GroupBox2: TGroupBox
Left = 160
Top = 8
Width = 209
Height = 129
Caption = 'Zoom'
TabOrder = 1
object PlusButton: TButton
Left = 16
Top = 24
Width = 81
Height = 25
Caption = 'Vergr��ern'
TabOrder = 0
OnClick = PlusButtonClick
end
object MinusButton: TButton
Left = 16
Top = 56
Width = 81
Height = 25
Caption = 'Verkleinern'
TabOrder = 1
OnClick = MinusButtonClick
end
object RedrawButton: TButton
Left = 112
Top = 24
Width = 81
Height = 25
Caption = 'Neu zeichnen'
TabOrder = 2
OnClick = RedrawButtonClick
end
object TotalViewButton: TButton
Left = 112
Top = 56
Width = 83
Height = 25
Caption = 'Gesamtansicht'
TabOrder = 3
OnClick = TotalViewButtonClick
end
object PreviousButton: TButton
Left = 16
Top = 88
Width = 180
Height = 25
Caption = 'Vorhergehender Ausschnitt'
TabOrder = 4
OnClick = PreviousButtonClick
end
end
object CloseButton: TButton
Left = 496
Top = 144
Width = 75
Height = 25
Caption = 'Schlie�en'
ModalResult = 1
TabOrder = 2
end
object GroupBox3: TGroupBox
Left = 384
Top = 8
Width = 185
Height = 129
Caption = 'Detaillierung'
TabOrder = 3
object RadioButton1: TRadioButton
Left = 8
Top = 16
Width = 169
Height = 17
Caption = 'Ortsdetaillierung ver�ndern'
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 8
Top = 32
Width = 169
Height = 17
Caption = 'Stra�endetaillierung ver�ndern'
TabOrder = 1
OnClick = RadioButton2Click
end
object Button1: TButton
Left = 24
Top = 56
Width = 25
Height = 25
Caption = '+'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 56
Width = 27
Height = 25
Caption = '-'
TabOrder = 3
OnClick = Button2Click
end
object DetailEdit: TEdit
Left = 72
Top = 56
Width = 49
Height = 21
ReadOnly = True
TabOrder = 4
Text = '0'
end
object Button3: TButton
Left = 24
Top = 88
Width = 148
Height = 25
Caption = 'Standard wiederherstellen'
TabOrder = 5
OnClick = Button3Click
end
end
end