home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / oddech / marias / _SETUP.1 / marias.exe / 0 / RCDATA / THISTORYFORM / THISTORYFORM.txt
Text File  |  2003-02-13  |  2KB  |  100 lines

  1. object HistoryForm: THistoryForm
  2.   Left = 297
  3.   Top = 217
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Pr∩┐╜b∩┐╜h hry'
  7.   ClientHeight = 424
  8.   ClientWidth = 409
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Verdana'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Memo: TMemo
  21.     Left = 8
  22.     Top = 8
  23.     Width = 393
  24.     Height = 369
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -12
  28.     Font.Name = 'Tahoma'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     ScrollBars = ssVertical
  32.     TabOrder = 0
  33.   end
  34.   object BitBtn1: TBitBtn
  35.     Left = 326
  36.     Top = 392
  37.     Width = 75
  38.     Height = 25
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -12
  42.     Font.Name = 'Tahoma'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     TabOrder = 1
  46.     Kind = bkOK
  47.   end
  48.   object Button1: TButton
  49.     Left = 8
  50.     Top = 392
  51.     Width = 75
  52.     Height = 25
  53.     Caption = 'Ulo∩┐╜it'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -12
  57.     Font.Name = 'Tahoma'
  58.     Font.Style = []
  59.     ParentFont = False
  60.     TabOrder = 2
  61.     Visible = False
  62.     OnClick = Button1Click
  63.   end
  64.   object XPMenu1: TXPMenu
  65.     DimLevel = 30
  66.     GrayLevel = 10
  67.     Font.Charset = EASTEUROPE_CHARSET
  68.     Font.Color = clMenuText
  69.     Font.Height = -11
  70.     Font.Name = 'Tahoma'
  71.     Font.Style = []
  72.     Color = clBtnFace
  73.     DrawMenuBar = False
  74.     IconBackColor = clBtnFace
  75.     MenuBarColor = clBtnFace
  76.     SelectColor = clHighlight
  77.     SelectBorderColor = clHighlight
  78.     SelectFontColor = clMenuText
  79.     DisabledColor = clInactiveCaption
  80.     SeparatorColor = clBtnFace
  81.     CheckedColor = clHighlight
  82.     IconWidth = 24
  83.     DrawSelect = True
  84.     UseSystemColors = True
  85.     UseDimColor = False
  86.     OverrideOwnerDraw = False
  87.     Gradient = False
  88.     FlatMenu = False
  89.     AutoDetect = False
  90.     Active = True
  91.     Left = 32
  92.     Top = 32
  93.   end
  94.   object SaveDialog1: TSaveDialog
  95.     Filter = 'Mari∩┐╜ (*.sav)|*.sav'
  96.     Left = 64
  97.     Top = 32
  98.   end
  99. end
  100.