home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / Globy / _SETUP.1 / Sazeni3D.exe / 0 / RCDATA / TIMPORT / TIMPORT.txt
Text File  |  1994-11-07  |  4KB  |  180 lines

  1. object Import: TImport
  2.   Left = 203
  3.   Top = 192
  4.   HelpContext = 15
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Sportka I a II tah'
  8.   ClientHeight = 112
  9.   ClientWidth = 368
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Gauge1: TGauge
  20.     Left = 2
  21.     Top = 128
  22.     Width = 363
  23.     Height = 18
  24.     ForeColor = clBlue
  25.     BackColor = clYellow
  26.     Progress = 50
  27.     Visible = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 4
  31.     Top = 112
  32.     Width = 359
  33.     Height = 13
  34.     Alignment = taCenter
  35.     AutoSize = False
  36.     Visible = False
  37.   end
  38.   object Label1: TLabel
  39.     Left = 5
  40.     Top = 4
  41.     Width = 349
  42.     Height = 13
  43.     Alignment = taCenter
  44.     AutoSize = False
  45.     Caption = 'Vyberte zdroj nov∩┐╜ch dat :  '
  46.     Font.Color = clWindowText
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = [fsBold]
  50.     ParentFont = False
  51.   end
  52.   object Label3: TLabel
  53.     Left = 5
  54.     Top = 64
  55.     Width = 166
  56.     Height = 13
  57.     Caption = 'Aktu∩┐╜ln∩┐╜ ta∩┐╜en∩┐╜ ∩┐╜∩┐╜sla naleznete na:'
  58.   end
  59.   object RxLabel1: TRxLabel
  60.     Left = 175
  61.     Top = 63
  62.     Width = 187
  63.     Height = 14
  64.     Hint = 'Dvojit∩┐╜ klik = zavol∩┐╜n∩┐╜ na∩┐╜∩┐╜ www str∩┐╜nky s aktu∩┐╜ln∩┐╜mi ∩┐╜∩┐╜sly'
  65.     AutoSize = False
  66.     Font.Color = clNavy
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     ParentShowHint = False
  72.     ShowHint = True
  73.     OnDblClick = RxLabel1DblClick
  74.   end
  75.   object Button1: TButton
  76.     Left = 295
  77.     Top = 85
  78.     Width = 70
  79.     Height = 24
  80.     Cancel = True
  81.     Caption = '&Opustit'
  82.     TabOrder = 5
  83.     OnClick = Button1Click
  84.   end
  85.   object Button2: TButton
  86.     Left = 4
  87.     Top = 86
  88.     Width = 116
  89.     Height = 24
  90.     Caption = '&Spustit import dat'
  91.     Font.Color = clBlack
  92.     Font.Height = -11
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = [fsBold]
  95.     ParentFont = False
  96.     TabOrder = 4
  97.     OnClick = Button2Click
  98.   end
  99.   object RadioButton1: TRadioButton
  100.     Left = 22
  101.     Top = 21
  102.     Width = 99
  103.     Height = 17
  104.     Caption = 'Mechanika A'
  105.     Checked = True
  106.     Font.Color = clBlack
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = [fsBold]
  110.     ParentFont = False
  111.     TabOrder = 0
  112.     TabStop = True
  113.     OnClick = RadioButton1Click
  114.   end
  115.   object RadioButton2: TRadioButton
  116.     Left = 157
  117.     Top = 21
  118.     Width = 99
  119.     Height = 17
  120.     Caption = 'Mechanika B'
  121.     Font.Color = clWindowText
  122.     Font.Height = -11
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = []
  125.     ParentFont = False
  126.     TabOrder = 1
  127.     OnClick = RadioButton2Click
  128.   end
  129.   object ListBox: TListPozice
  130.     Left = 0
  131.     Top = 1
  132.     Width = 293
  133.     Height = 109
  134.     ItemHeight = 13
  135.     TabOrder = 6
  136.     Visible = False
  137.   end
  138.   object RadioButton3: TRadioButton
  139.     Left = 293
  140.     Top = 21
  141.     Width = 66
  142.     Height = 17
  143.     Caption = 'Adres∩┐╜∩┐╜'
  144.     Font.Color = clWindowText
  145.     Font.Height = -11
  146.     Font.Name = 'MS Sans Serif'
  147.     Font.Style = []
  148.     ParentFont = False
  149.     TabOrder = 2
  150.     OnClick = RadioButton3Click
  151.   end
  152.   object DirectoryEdit1: TDirectoryEdit
  153.     Left = 4
  154.     Top = 40
  155.     Width = 359
  156.     Height = 19
  157.     DirectInput = False
  158.     Enabled = False
  159.     NumGlyphs = 1
  160.     TabOrder = 3
  161.   end
  162.   object Table: TTable
  163.     Left = 198
  164.     Top = 76
  165.   end
  166.   object MSOfficeCaption1: TMSOfficeCaption
  167.     AppNameText.FontKind = fkSystemB
  168.     AppNameText.Visible = True
  169.     CaptionText.Caption = 'Sportka I a II tah'
  170.     CaptionText.ColorActive = clYellow
  171.     CaptionText.ColorInactive = clGray
  172.     CaptionText.FontKind = fkSystem
  173.     CaptionText.Visible = True
  174.     CompanyText.FontKind = fkSystemBI
  175.     CompanyText.Visible = True
  176.     Left = 168
  177.     Top = 80
  178.   end
  179. end
  180.