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
Text File  |  1998-10-15  |  4KB  |  249 lines

  1. object TitleForm: TTitleForm
  2.   Left = 572
  3.   Top = 478
  4.   Width = 282
  5.   Height = 248
  6.   Caption = 'Map Title Set'
  7.   Font.Charset = SHIFTJIS_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object Label1: TLabel
  16.     Left = 8
  17.     Top = 16
  18.     Width = 58
  19.     Height = 12
  20.     Caption = 'Map Title  :'
  21.   end
  22.   object Label3: TLabel
  23.     Left = 8
  24.     Top = 44
  25.     Width = 60
  26.     Height = 12
  27.     Caption = 'Navigation :'
  28.   end
  29.   object Label4: TLabel
  30.     Left = 8
  31.     Top = 72
  32.     Width = 54
  33.     Height = 12
  34.     Caption = 'Upper Left'
  35.   end
  36.   object Label5: TLabel
  37.     Left = 68
  38.     Top = 96
  39.     Width = 55
  40.     Height = 12
  41.     Caption = 'Longitude :'
  42.   end
  43.   object Label6: TLabel
  44.     Left = 76
  45.     Top = 72
  46.     Width = 47
  47.     Height = 12
  48.     Caption = 'Latitude :'
  49.   end
  50.   object Label7: TLabel
  51.     Left = 8
  52.     Top = 128
  53.     Width = 61
  54.     Height = 12
  55.     Caption = 'Lower Right'
  56.   end
  57.   object Label8: TLabel
  58.     Left = 68
  59.     Top = 152
  60.     Width = 55
  61.     Height = 12
  62.     Caption = 'Longitude :'
  63.   end
  64.   object Label9: TLabel
  65.     Left = 76
  66.     Top = 128
  67.     Width = 47
  68.     Height = 12
  69.     Caption = 'Latitude :'
  70.   end
  71.   object Label2: TLabel
  72.     Left = 116
  73.     Top = 44
  74.     Width = 54
  75.     Height = 12
  76.     Caption = 'Track log :'
  77.   end
  78.   object EditTitle: TEdit
  79.     Left = 72
  80.     Top = 12
  81.     Width = 165
  82.     Height = 20
  83.     MaxLength = 20
  84.     TabOrder = 0
  85.   end
  86.   object OkButton: TButton
  87.     Left = 84
  88.     Top = 192
  89.     Width = 75
  90.     Height = 21
  91.     Caption = 'Ok'
  92.     Default = True
  93.     ModalResult = 1
  94.     TabOrder = 15
  95.   end
  96.   object CancelButton: TButton
  97.     Left = 184
  98.     Top = 192
  99.     Width = 75
  100.     Height = 21
  101.     Caption = 'Cancel'
  102.     ModalResult = 2
  103.     TabOrder = 16
  104.   end
  105.   object CheckNavi: TCheckBox
  106.     Left = 72
  107.     Top = 40
  108.     Width = 17
  109.     Height = 17
  110.     TabOrder = 1
  111.   end
  112.   object EditLeLoD: TCSpinEdit
  113.     Left = 128
  114.     Top = 68
  115.     Width = 49
  116.     Height = 21
  117.     TabStop = True
  118.     MaxValue = 90
  119.     ParentColor = False
  120.     TabOrder = 3
  121.   end
  122.   object EditRiLoD: TCSpinEdit
  123.     Left = 128
  124.     Top = 124
  125.     Width = 49
  126.     Height = 21
  127.     TabStop = True
  128.     MaxValue = 90
  129.     ParentColor = False
  130.     TabOrder = 9
  131.   end
  132.   object EditLeLoF: TCSpinEdit
  133.     Left = 180
  134.     Top = 68
  135.     Width = 41
  136.     Height = 21
  137.     TabStop = True
  138.     MaxValue = 60
  139.     ParentColor = False
  140.     TabOrder = 4
  141.   end
  142.   object EditRiLoF: TCSpinEdit
  143.     Left = 180
  144.     Top = 124
  145.     Width = 41
  146.     Height = 21
  147.     TabStop = True
  148.     MaxValue = 60
  149.     ParentColor = False
  150.     TabOrder = 10
  151.   end
  152.   object EditLeLoB: TCSpinEdit
  153.     Left = 224
  154.     Top = 68
  155.     Width = 41
  156.     Height = 21
  157.     TabStop = True
  158.     MaxValue = 60
  159.     ParentColor = False
  160.     TabOrder = 5
  161.   end
  162.   object EditRiLoB: TCSpinEdit
  163.     Left = 224
  164.     Top = 124
  165.     Width = 41
  166.     Height = 21
  167.     TabStop = True
  168.     MaxValue = 60
  169.     ParentColor = False
  170.     TabOrder = 11
  171.   end
  172.   object EditLeLaD: TCSpinEdit
  173.     Left = 128
  174.     Top = 92
  175.     Width = 49
  176.     Height = 21
  177.     TabStop = True
  178.     MaxValue = 180
  179.     ParentColor = False
  180.     TabOrder = 6
  181.   end
  182.   object EditRiLaD: TCSpinEdit
  183.     Left = 128
  184.     Top = 148
  185.     Width = 49
  186.     Height = 21
  187.     TabStop = True
  188.     MaxValue = 180
  189.     ParentColor = False
  190.     TabOrder = 12
  191.   end
  192.   object EditLeLaF: TCSpinEdit
  193.     Left = 180
  194.     Top = 92
  195.     Width = 41
  196.     Height = 21
  197.     TabStop = True
  198.     MaxValue = 60
  199.     ParentColor = False
  200.     TabOrder = 7
  201.   end
  202.   object EditRiLaF: TCSpinEdit
  203.     Left = 180
  204.     Top = 148
  205.     Width = 41
  206.     Height = 21
  207.     TabStop = True
  208.     MaxValue = 60
  209.     ParentColor = False
  210.     TabOrder = 13
  211.   end
  212.   object EditLeLaB: TCSpinEdit
  213.     Left = 224
  214.     Top = 92
  215.     Width = 41
  216.     Height = 21
  217.     TabStop = True
  218.     MaxValue = 60
  219.     ParentColor = False
  220.     TabOrder = 8
  221.   end
  222.   object EditRiLaB: TCSpinEdit
  223.     Left = 223
  224.     Top = 148
  225.     Width = 42
  226.     Height = 21
  227.     TabStop = True
  228.     MaxValue = 60
  229.     ParentColor = False
  230.     TabOrder = 14
  231.   end
  232.   object EditTrack: TComboBox
  233.     Left = 176
  234.     Top = 40
  235.     Width = 89
  236.     Height = 20
  237.     Style = csDropDownList
  238.     ItemHeight = 12
  239.     Items.Strings = (
  240.       'No'
  241.       '1 sec'
  242.       '10 sec'
  243.       '30 sec'
  244.       '1 min'
  245.       '5 min')
  246.     TabOrder = 2
  247.   end
  248. end
  249.