home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / oddech / kalendar / kalendar.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  1999-04-16  |  1KB  |  61 lines

  1. object Form4: TForm4
  2.   Left = 308
  3.   Top = 149
  4.   BorderStyle = bsDialog
  5.   Caption = 'Informace'
  6.   ClientHeight = 100
  7.   ClientWidth = 298
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 281
  21.     Height = 49
  22.     BevelInner = bvRaised
  23.     BevelOuter = bvLowered
  24.     BorderWidth = 2
  25.     Color = clSilver
  26.     TabOrder = 1
  27.     object Image1: TImage
  28.       Left = 8
  29.       Top = 9
  30.       Width = 32
  31.       Height = 32
  32.       Picture.Data = {<image000.bmp>}
  33.       Transparent = True
  34.     end
  35.     object Label1: TLabel
  36.       Left = 52
  37.       Top = 12
  38.       Width = 38
  39.       Height = 15
  40.       Caption = 'Label1'
  41.       Font.Charset = EASTEUROPE_CHARSET
  42.       Font.Color = clBlack
  43.       Font.Height = -12
  44.       Font.Name = 'Arial'
  45.       Font.Style = [fsBold]
  46.       ParentFont = False
  47.     end
  48.   end
  49.   object Button1: TButton
  50.     Left = 128
  51.     Top = 64
  52.     Width = 57
  53.     Height = 22
  54.     Cancel = True
  55.     Caption = 'Zav∩┐╜∩┐╜t'
  56.     Default = True
  57.     ModalResult = 2
  58.     TabOrder = 0
  59.   end
  60. end
  61.