home *** CD-ROM | disk | FTP | other *** search
/ Techno Guide - Aspettando Windows 98 / TechnoGuide.iso / applicaz / cap / _setup.1 / cap.exe / 0 / RCDATA / TDETTAGLIZONE / TDETTAGLIZONE.txt
Text File  |  1997-11-22  |  8KB  |  271 lines

  1. object DettagliZone: TDettagliZone
  2.   Left = 201
  3.   Top = 128
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Dettagli ricerca Vie o Piazze'
  7.   ClientHeight = 220
  8.   ClientWidth = 465
  9.   Color = clSilver
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   TextHeight = 16
  17.   object Panel1: TPanel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 449
  21.     Height = 167
  22.     BevelInner = bvLowered
  23.     BevelWidth = 2
  24.     Color = clSilver
  25.     ParentShowHint = False
  26.     ShowHint = False
  27.     TabOrder = 0
  28.     object Label1: TLabel
  29.       Left = 16
  30.       Top = 104
  31.       Width = 38
  32.       Height = 15
  33.       AutoSize = False
  34.       Caption = 'C.A.P.'
  35.       Font.Color = clBlack
  36.       Font.Height = -11
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = []
  39.       ParentFont = False
  40.     end
  41.     object Label2: TLabel
  42.       Left = 16
  43.       Top = 49
  44.       Width = 44
  45.       Height = 15
  46.       AutoSize = False
  47.       Caption = 'Localit∩┐╜'
  48.       Font.Color = clBlack
  49.       Font.Height = -11
  50.       Font.Name = 'MS Sans Serif'
  51.       Font.Style = []
  52.       ParentFont = False
  53.     end
  54.     object LCivZon: TLabel
  55.       Left = 16
  56.       Top = 135
  57.       Width = 41
  58.       Height = 15
  59.       AutoSize = False
  60.       Caption = 'Note'
  61.       Font.Color = clBlack
  62.       Font.Height = -11
  63.       Font.Name = 'MS Sans Serif'
  64.       Font.Style = []
  65.       ParentFont = False
  66.     end
  67.     object LCitZon: TLabel
  68.       Left = 16
  69.       Top = 18
  70.       Width = 21
  71.       Height = 13
  72.       AutoSize = False
  73.       Caption = 'Citt∩┐╜'
  74.       Font.Color = clBlack
  75.       Font.Height = -11
  76.       Font.Name = 'MS Sans Serif'
  77.       Font.Style = []
  78.       ParentFont = False
  79.     end
  80.     object ELocZon: TDBEdit
  81.       Left = 72
  82.       Top = 70
  83.       Width = 361
  84.       Height = 20
  85.       TabStop = False
  86.       AutoSize = False
  87.       Color = clAqua
  88.       Ctl3D = True
  89.       DataField = 'LOCZON'
  90.       DataSource = DataSource1
  91.       Font.Color = clBlack
  92.       Font.Height = -11
  93.       Font.Name = 'MS Sans Serif'
  94.       Font.Style = []
  95.       MaxLength = 0
  96.       ParentCtl3D = False
  97.       ParentFont = False
  98.       ReadOnly = True
  99.       TabOrder = 0
  100.     end
  101.     object EViaZon: TDBEdit
  102.       Left = 72
  103.       Top = 46
  104.       Width = 177
  105.       Height = 20
  106.       TabStop = False
  107.       AutoSize = False
  108.       Color = clAqua
  109.       Ctl3D = True
  110.       DataField = 'VIAZON'
  111.       DataSource = DataSource1
  112.       Font.Color = clBlack
  113.       Font.Height = -11
  114.       Font.Name = 'MS Sans Serif'
  115.       Font.Style = []
  116.       MaxLength = 0
  117.       ParentCtl3D = False
  118.       ParentFont = False
  119.       ReadOnly = True
  120.       TabOrder = 1
  121.     end
  122.     object ECivZon: TDBEdit
  123.       Left = 72
  124.       Top = 132
  125.       Width = 361
  126.       Height = 20
  127.       TabStop = False
  128.       AutoSize = False
  129.       Color = clAqua
  130.       Ctl3D = True
  131.       DataField = 'CIVZON'
  132.       DataSource = DataSource1
  133.       Font.Color = clBlack
  134.       Font.Height = -11
  135.       Font.Name = 'MS Sans Serif'
  136.       Font.Style = []
  137.       MaxLength = 0
  138.       ParentCtl3D = False
  139.       ParentFont = False
  140.       ReadOnly = True
  141.       TabOrder = 2
  142.     end
  143.     object ECapZon: TDBEdit
  144.       Left = 72
  145.       Top = 101
  146.       Width = 65
  147.       Height = 20
  148.       TabStop = False
  149.       AutoSize = False
  150.       Color = clAqua
  151.       Ctl3D = True
  152.       DataField = 'CAPZON'
  153.       DataSource = DataSource1
  154.       Enabled = False
  155.       Font.Color = clBlack
  156.       Font.Height = -11
  157.       Font.Name = 'MS Sans Serif'
  158.       Font.Style = []
  159.       MaxLength = 0
  160.       ParentCtl3D = False
  161.       ParentFont = False
  162.       ReadOnly = True
  163.       TabOrder = 3
  164.     end
  165.     object ECitZon: TEdit
  166.       Left = 72
  167.       Top = 15
  168.       Width = 177
  169.       Height = 20
  170.       TabStop = False
  171.       AutoSize = False
  172.       CharCase = ecUpperCase
  173.       Color = clAqua
  174.       Font.Color = clBlack
  175.       Font.Height = -11
  176.       Font.Name = 'MS Sans Serif'
  177.       Font.Style = []
  178.       ParentFont = False
  179.       ReadOnly = True
  180.       TabOrder = 4
  181.       Text = 'ECITZON'
  182.     end
  183.   end
  184.   object OKButton: TBitBtn
  185.     Left = 190
  186.     Top = 184
  187.     Width = 76
  188.     Height = 28
  189.     Caption = '&OK'
  190.     Font.Color = clBlack
  191.     Font.Height = -11
  192.     Font.Name = 'MS Sans Serif'
  193.     Font.Style = []
  194.     ModalResult = 1
  195.     ParentFont = False
  196.     TabOrder = 1
  197.     Glyph.Data = {
  198.       BE060000424DBE06000000000000360400002800000024000000120000000100
  199.       0800000000008802000000000000000000000000000000000000000000000000
  200.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0C8
  201.       A400000000000000000000000000000000000000000000000000000000000000
  202.       0000000000000000000000000000000000000000000000000000000000000000
  203.       0000000000000000000000000000000000000000000000000000000000000000
  204.       0000000000000000000000000000000000000000000000000000000000000000
  205.       0000000000000000000000000000000000000000000000000000000000000000
  206.       0000000000000000000000000000000000000000000000000000000000000000
  207.       0000000000000000000000000000000000000000000000000000000000000000
  208.       0000000000000000000000000000000000000000000000000000000000000000
  209.       0000000000000000000000000000000000000000000000000000000000000000
  210.       0000000000000000000000000000000000000000000000000000000000000000
  211.       0000000000000000000000000000000000000000000000000000000000000000
  212.       0000000000000000000000000000000000000000000000000000000000000000
  213.       0000000000000000000000000000000000000000000000000000000000000000
  214.       0000000000000000000000000000000000000000000000000000000000000000
  215.       0000000000000000000000000000000000000000000000000000000000000000
  216.       0000000000000000000000000000000000000000000000000000000000000000
  217.       0000000000000000000000000000000000000000000000000000000000000000
  218.       0000000000000000000000000000000000000000000000000000000000000000
  219.       0000000000000000000000000000000000000000000000000000000000000000
  220.       0000000000000000000000000000000000000000000000000000000000000000
  221.       0000000000000000000000000000000000000000000000000000000000000000
  222.       0000000000000000000000000000000000000000000000000000000000000000
  223.       0000000000000000000000000000000000000000000000000000000000000000
  224.       0000000000000000000000000000000000000000000000000000000000000000
  225.       0000000000000000000000000000000000000000000000000000000000000000
  226.       0000000000000000000000000000000000000000000000000000000000000000
  227.       0000000000000000000000000000000000000000000000000000000000000000
  228.       0000000000000000000000000000000000000000000000000000000000000000
  229.       0000000000000000000000000000000000000000000000000000000000000000
  230.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  231.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  232.       0303030303030303030303030303030303030303030303030303030303030303
  233.       03030303030303030303030303030303030303030303FF030303030303030303
  234.       03030303030303040403030303030303030303030303030303F8F8FF03030303
  235.       03030303030303030303040202040303030303030303030303030303F80303F8
  236.       FF030303030303030303030303040202020204030303030303030303030303F8
  237.       03030303F8FF0303030303030303030304020202020202040303030303030303
  238.       0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  239.       0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  240.       040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  241.       03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  242.       FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  243.       0303030303030303030303FA0202020403030303030303030303030303F8FF03
  244.       03F8FF03030303030303030303030303FA020202040303030303030303030303
  245.       0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  246.       03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  247.       030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  248.       0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  249.       03030303FA0202030303030303030303030303030303F8FFF803030303030303
  250.       030303030303030303FA0303030303030303030303030303030303F803030303
  251.       0303030303030303030303030303030303030303030303030303030303030303
  252.       0303}
  253.     NumGlyphs = 2
  254.     Style = bsNew
  255.   end
  256.   object TableStrade: TTable
  257.     TableType = ttParadox
  258.     Left = 360
  259.     Top = 104
  260.     object TableStradeCIVZON: TStringField
  261.       FieldName = 'CIVZON'
  262.       Size = 60
  263.     end
  264.   end
  265.   object DataSource1: TDataSource
  266.     DataSet = TableStrade
  267.     Left = 328
  268.     Top = 104
  269.   end
  270. end
  271.