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

  1. object Hledani: THledani
  2.   Left = 416
  3.   Top = 241
  4.   HelpContext = 25
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   Caption = 'Hledan∩┐╜ v datech'
  8.   ClientHeight = 183
  9.   ClientWidth = 178
  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 Panel2: TPanel
  20.     Left = 3
  21.     Top = 3
  22.     Width = 172
  23.     Height = 154
  24.     BorderStyle = bsSingle
  25.     Caption = 'Panel2'
  26.     TabOrder = 0
  27.     object Label4: TLabel
  28.       Left = 5
  29.       Top = 126
  30.       Width = 67
  31.       Height = 14
  32.       Alignment = taCenter
  33.       AutoSize = False
  34.       Caption = 'Mes∩┐╜c'
  35.       Font.Color = clBlack
  36.       Font.Height = -11
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = [fsBold]
  39.       ParentFont = False
  40.     end
  41.     object Label5: TLabel
  42.       Left = 112
  43.       Top = 127
  44.       Width = 41
  45.       Height = 13
  46.       Alignment = taCenter
  47.       AutoSize = False
  48.       Caption = 'Rok'
  49.       Font.Color = clBlack
  50.       Font.Height = -11
  51.       Font.Name = 'MS Sans Serif'
  52.       Font.Style = [fsBold]
  53.       ParentFont = False
  54.     end
  55.     object Label8: TLabel
  56.       Left = 5
  57.       Top = 4
  58.       Width = 71
  59.       Height = 13
  60.       Caption = '∩┐╜∩┐╜sla ta∩┐╜en∩┐╜'
  61.       Font.Color = clBlack
  62.       Font.Height = -11
  63.       Font.Name = 'MS Sans Serif'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.     end
  67.     object Calendar: TCalendar
  68.       Left = 1
  69.       Top = 24
  70.       Width = 164
  71.       Height = 94
  72.       TabStop = False
  73.       StartOfWeek = 1
  74.       TabOrder = 1
  75.       OnChange = CalendarChange
  76.     end
  77.     object SpinButton1: TSpinButton
  78.       Left = 79
  79.       Top = 120
  80.       Width = 20
  81.       Height = 26
  82.       DownGlyph.Data = {
  83.         92000000424D9200000000000000760000002800000007000000070000000100
  84.         0400000000001C00000000000000000000001000000010000000000000000000
  85.         80000080000000808000800000008000800080800000C0C0C000808080000000
  86.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFF0
  87.         FFFFFF000FFFF00000FF0000000FFFFFFFFFFFFFFFFF}
  88.       TabOrder = 0
  89.       UpGlyph.Data = {
  90.         92000000424D9200000000000000760000002800000007000000070000000100
  91.         0400000000001C00000000000000000000001000000010000000000000000000
  92.         80000080000000808000800000008000800080800000C0C0C000808080000000
  93.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  94.         FFFF0000000FF00000FFFF000FFFFFF0FFFFFFFFFFFF}
  95.       OnDownClick = SpinButton1DownClick
  96.       OnUpClick = SpinButton1UpClick
  97.     end
  98.     object Edit1: TEdit
  99.       Left = 93
  100.       Top = 2
  101.       Width = 72
  102.       Height = 21
  103.       TabStop = False
  104.       DragMode = dmAutomatic
  105.       Font.Color = clRed
  106.       Font.Height = -11
  107.       Font.Name = 'MS Sans Serif'
  108.       Font.Style = [fsBold]
  109.       ParentFont = False
  110.       ReadOnly = True
  111.       TabOrder = 2
  112.       Text = 'Edit1'
  113.     end
  114.   end
  115.   object Button1: TButton
  116.     Left = 5
  117.     Top = 160
  118.     Width = 170
  119.     Height = 22
  120.     Cancel = True
  121.     Caption = '&Opustit'
  122.     Default = True
  123.     TabOrder = 1
  124.     OnClick = Button1Click
  125.   end
  126.   object MSOfficeCaption1: TMSOfficeCaption
  127.     AppNameText.FontKind = fkSystemB
  128.     AppNameText.Visible = True
  129.     CaptionText.Caption = 'Hledan∩┐╜ v datech'
  130.     CaptionText.ColorActive = clYellow
  131.     CaptionText.ColorInactive = clGray
  132.     CaptionText.FontKind = fkSystem
  133.     CaptionText.Visible = True
  134.     CompanyText.FontKind = fkSystemBI
  135.     CompanyText.Visible = True
  136.     Left = 144
  137.   end
  138. end
  139.