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

  1. object ZVlastni: TZVlastni
  2.   Left = 159
  3.   Top = 155
  4.   HelpContext = 340
  5.   HorzScrollBar.Visible = False
  6.   VertScrollBar.Visible = False
  7.   BorderIcons = [biSystemMenu]
  8.   BorderStyle = bsSingle
  9.   Caption = 'Vlastn∩┐╜ anal∩┐╜za jednotliv∩┐╜ch ∩┐╜∩┐╜sel - hra 5 ze 40'
  10.   ClientHeight = 253
  11.   ClientWidth = 431
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   PopupMenu = PMenu
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object PB1: TGauge
  24.     Left = 226
  25.     Top = 22
  26.     Width = 195
  27.     Height = 23
  28.     ForeColor = clNavy
  29.     BackColor = clYellow
  30.     Progress = 0
  31.     Visible = False
  32.   end
  33.   object Label1: TLabel
  34.     Left = 226
  35.     Top = 2
  36.     Width = 194
  37.     Height = 15
  38.     Alignment = taCenter
  39.     AutoSize = False
  40.   end
  41.   object Label2: TLabel
  42.     Left = 66
  43.     Top = 88
  44.     Width = 192
  45.     Height = 13
  46.     Caption = 'Datum losov∩┐╜n∩┐╜ + rozd∩┐╜l ve dnech'
  47.     Font.Color = clWindowText
  48.     Font.Height = -11
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = [fsBold]
  51.     ParentFont = False
  52.     Visible = False
  53.   end
  54.   object Button1: TButton
  55.     Left = 373
  56.     Top = 50
  57.     Width = 48
  58.     Height = 25
  59.     Cancel = True
  60.     Caption = '&Opustit'
  61.     TabOrder = 0
  62.     OnClick = Button1Click
  63.   end
  64.   object Button2: TButton
  65.     Left = 308
  66.     Top = 50
  67.     Width = 61
  68.     Height = 25
  69.     Caption = '&V∩┐╜po∩┐╜et'
  70.     Font.Color = clWindowText
  71.     Font.Height = -11
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = [fsBold]
  74.     ParentFont = False
  75.     TabOrder = 1
  76.     OnClick = Button2Click
  77.   end
  78.   object GroupBox1: TGroupBox
  79.     Left = 15
  80.     Top = 20
  81.     Width = 179
  82.     Height = 47
  83.     Caption = '  Zadejte 1 - 5 ∩┐╜∩┐╜sel  '
  84.     Font.Color = clWindowText
  85.     Font.Height = -11
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = [fsBold]
  88.     ParentFont = False
  89.     PopupMenu = PMenu
  90.     TabOrder = 2
  91.     object Edit2: TEdit
  92.       Left = 8
  93.       Top = 16
  94.       Width = 27
  95.       Height = 21
  96.       Font.Color = clBlack
  97.       Font.Height = -11
  98.       Font.Name = 'MS Sans Serif'
  99.       Font.Style = [fsBold]
  100.       MaxLength = 2
  101.       ParentFont = False
  102.       TabOrder = 0
  103.       OnExit = Edit2Exit
  104.       OnKeyPress = Edit2KeyPress
  105.     end
  106.     object Edit3: TEdit
  107.       Left = 41
  108.       Top = 16
  109.       Width = 27
  110.       Height = 21
  111.       Font.Color = clBlack
  112.       Font.Height = -11
  113.       Font.Name = 'MS Sans Serif'
  114.       Font.Style = [fsBold]
  115.       MaxLength = 2
  116.       ParentFont = False
  117.       TabOrder = 1
  118.       OnExit = Edit3Exit
  119.       OnKeyPress = Edit3KeyPress
  120.     end
  121.     object Edit4: TEdit
  122.       Left = 74
  123.       Top = 16
  124.       Width = 27
  125.       Height = 21
  126.       Font.Color = clBlack
  127.       Font.Height = -11
  128.       Font.Name = 'MS Sans Serif'
  129.       Font.Style = [fsBold]
  130.       MaxLength = 2
  131.       ParentFont = False
  132.       TabOrder = 2
  133.       OnExit = Edit4Exit
  134.       OnKeyPress = Edit4KeyPress
  135.     end
  136.     object Edit6: TEdit
  137.       Left = 141
  138.       Top = 16
  139.       Width = 27
  140.       Height = 21
  141.       Font.Color = clBlack
  142.       Font.Height = -11
  143.       Font.Name = 'MS Sans Serif'
  144.       Font.Style = [fsBold]
  145.       MaxLength = 2
  146.       ParentFont = False
  147.       TabOrder = 4
  148.       OnExit = Edit6Exit
  149.       OnKeyPress = Edit6KeyPress
  150.     end
  151.     object Edit5: TEdit
  152.       Left = 108
  153.       Top = 16
  154.       Width = 27
  155.       Height = 21
  156.       Font.Color = clBlack
  157.       Font.Height = -11
  158.       Font.Name = 'MS Sans Serif'
  159.       Font.Style = [fsBold]
  160.       MaxLength = 2
  161.       ParentFont = False
  162.       TabOrder = 3
  163.       OnExit = Edit5Exit
  164.       OnKeyPress = Edit5KeyPress
  165.     end
  166.   end
  167.   object Button3: TButton
  168.     Left = 226
  169.     Top = 50
  170.     Width = 78
  171.     Height = 25
  172.     Caption = 'V&sadit ∩┐╜∩┐╜sla'
  173.     Enabled = False
  174.     Font.Color = clWindowText
  175.     Font.Height = -11
  176.     Font.Name = 'MS Sans Serif'
  177.     Font.Style = [fsBold]
  178.     ParentFont = False
  179.     TabOrder = 3
  180.     OnClick = Button3Click
  181.   end
  182.   object StringGrid1: TStringGrid
  183.     Left = 10
  184.     Top = 112
  185.     Width = 411
  186.     Height = 129
  187.     Hint = 'Prav∩┐╜ tla∩┐╜∩┐╜tko my∩┐╜i = vyvol∩┐╜n∩┐╜ skryt∩┐╜ho menu'
  188.     ColCount = 8
  189.     DefaultColWidth = 50
  190.     DefaultRowHeight = 17
  191.     RowCount = 7
  192.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
  193.     ParentShowHint = False
  194.     PopupMenu = PMenu
  195.     ScrollBars = ssNone
  196.     ShowHint = True
  197.     TabOrder = 4
  198.     RowHeights = (
  199.       17
  200.       17
  201.       17
  202.       17
  203.       17
  204.       17
  205.       17)
  206.   end
  207.   object ComboBox1: TComboBox
  208.     Left = 262
  209.     Top = 84
  210.     Width = 159
  211.     Height = 21
  212.     Style = csDropDownList
  213.     DropDownCount = 17
  214.     ItemHeight = 13
  215.     TabOrder = 5
  216.     Visible = False
  217.   end
  218.   object PMenu: TPopupMenu
  219.     Top = 80
  220.     object Vloitdoschrnky1: TMenuItem
  221.       Caption = '&Vlo∩┐╜it do schr∩┐╜nky'
  222.       ShortCut = 116
  223.       OnClick = Vloitdoschrnky1Click
  224.     end
  225.   end
  226.   object MSOfficeCaption1: TMSOfficeCaption
  227.     AppNameText.FontKind = fkSystemB
  228.     AppNameText.Visible = True
  229.     CaptionText.Caption = 'Vlastn∩┐╜ anal∩┐╜za jednotliv∩┐╜ch ∩┐╜∩┐╜sel - hra 5 ze 40'
  230.     CaptionText.ColorActive = clYellow
  231.     CaptionText.ColorInactive = clGray
  232.     CaptionText.FontKind = fkSystem
  233.     CaptionText.Visible = True
  234.     CompanyText.FontKind = fkSystemBI
  235.     CompanyText.Visible = True
  236.     Color = clNavy
  237.     Left = 512
  238.     Top = 1
  239.   end
  240. end
  241.