home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
sharewar
/
mapbook
/
BMP_VIEW.EXE
/
0
/
RCDATA
/
TTITLEFORM
/
TTITLEFORM.txt
Wrap
Text File
|
1998-10-15
|
4KB
|
249 lines
object TitleForm: TTitleForm
Left = 572
Top = 478
Width = 282
Height = 248
Caption = 'Map Title Set'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 16
Width = 58
Height = 12
Caption = 'Map Title :'
end
object Label3: TLabel
Left = 8
Top = 44
Width = 60
Height = 12
Caption = 'Navigation :'
end
object Label4: TLabel
Left = 8
Top = 72
Width = 54
Height = 12
Caption = 'Upper Left'
end
object Label5: TLabel
Left = 68
Top = 96
Width = 55
Height = 12
Caption = 'Longitude :'
end
object Label6: TLabel
Left = 76
Top = 72
Width = 47
Height = 12
Caption = 'Latitude :'
end
object Label7: TLabel
Left = 8
Top = 128
Width = 61
Height = 12
Caption = 'Lower Right'
end
object Label8: TLabel
Left = 68
Top = 152
Width = 55
Height = 12
Caption = 'Longitude :'
end
object Label9: TLabel
Left = 76
Top = 128
Width = 47
Height = 12
Caption = 'Latitude :'
end
object Label2: TLabel
Left = 116
Top = 44
Width = 54
Height = 12
Caption = 'Track log :'
end
object EditTitle: TEdit
Left = 72
Top = 12
Width = 165
Height = 20
MaxLength = 20
TabOrder = 0
end
object OkButton: TButton
Left = 84
Top = 192
Width = 75
Height = 21
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 15
end
object CancelButton: TButton
Left = 184
Top = 192
Width = 75
Height = 21
Caption = 'Cancel'
ModalResult = 2
TabOrder = 16
end
object CheckNavi: TCheckBox
Left = 72
Top = 40
Width = 17
Height = 17
TabOrder = 1
end
object EditLeLoD: TCSpinEdit
Left = 128
Top = 68
Width = 49
Height = 21
TabStop = True
MaxValue = 90
ParentColor = False
TabOrder = 3
end
object EditRiLoD: TCSpinEdit
Left = 128
Top = 124
Width = 49
Height = 21
TabStop = True
MaxValue = 90
ParentColor = False
TabOrder = 9
end
object EditLeLoF: TCSpinEdit
Left = 180
Top = 68
Width = 41
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 4
end
object EditRiLoF: TCSpinEdit
Left = 180
Top = 124
Width = 41
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 10
end
object EditLeLoB: TCSpinEdit
Left = 224
Top = 68
Width = 41
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 5
end
object EditRiLoB: TCSpinEdit
Left = 224
Top = 124
Width = 41
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 11
end
object EditLeLaD: TCSpinEdit
Left = 128
Top = 92
Width = 49
Height = 21
TabStop = True
MaxValue = 180
ParentColor = False
TabOrder = 6
end
object EditRiLaD: TCSpinEdit
Left = 128
Top = 148
Width = 49
Height = 21
TabStop = True
MaxValue = 180
ParentColor = False
TabOrder = 12
end
object EditLeLaF: TCSpinEdit
Left = 180
Top = 92
Width = 41
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 7
end
object EditRiLaF: TCSpinEdit
Left = 180
Top = 148
Width = 41
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 13
end
object EditLeLaB: TCSpinEdit
Left = 224
Top = 92
Width = 41
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 8
end
object EditRiLaB: TCSpinEdit
Left = 223
Top = 148
Width = 42
Height = 21
TabStop = True
MaxValue = 60
ParentColor = False
TabOrder = 14
end
object EditTrack: TComboBox
Left = 176
Top = 40
Width = 89
Height = 20
Style = csDropDownList
ItemHeight = 12
Items.Strings = (
'No'
'1 sec'
'10 sec'
'30 sec'
'1 min'
'5 min')
TabOrder = 2
end
end