home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / ctenari / Haufer / _SETUP.1 / Date.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Encoding:
Text File  |  1999-04-30  |  1.8 KB  |  62 lines

  1. object Form4: TForm4
  2.   Left = 365
  3.   Top = 129
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Vyhled∩┐╜v∩┐╜n∩┐╜ jmen'
  6.   ClientHeight = 167
  7.   ClientWidth = 299
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object GroupBox1: TGroupBox
  18.     Left = 8
  19.     Top = 8
  20.     Width = 281
  21.     Height = 145
  22.     Caption = 'Zadejte jm∩┐╜no :'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -16
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.     TabOrder = 2
  30.     OnClick = GroupBox1Click
  31.   end
  32.   object Edit1: TEdit
  33.     Left = 80
  34.     Top = 48
  35.     Width = 145
  36.     Height = 21
  37.     TabOrder = 0
  38.   end
  39.   object BitBtn1: TBitBtn
  40.     Left = 112
  41.     Top = 104
  42.     Width = 75
  43.     Height = 25
  44.     TabOrder = 1
  45.     OnClick = BitBtn1Click
  46.     Glyph.Data = {
  47.       76010000424D7601000000000000760000002800000020000000100000000100
  48.       04000000000000010000120B0000120B00001000000000000000000000000000
  49.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  50.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  51.       555555555555555555555555555555555555555555FF55555555555559055555
  52.       55555555577FF5555555555599905555555555557777F5555555555599905555
  53.       555555557777FF5555555559999905555555555777777F555555559999990555
  54.       5555557777777FF5555557990599905555555777757777F55555790555599055
  55.       55557775555777FF5555555555599905555555555557777F5555555555559905
  56.       555555555555777FF5555555555559905555555555555777FF55555555555579
  57.       05555555555555777FF5555555555557905555555555555777FF555555555555
  58.       5990555555555555577755555555555555555555555555555555}
  59.     NumGlyphs = 2
  60.   end
  61. end
  62.