home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 October / Igromania_2005-10.iso / DiskVM.exe / 0 / RCDATA / TFORM10 / TFORM10.txt
Text File  |  2005-03-16  |  925b  |  46 lines

  1. object Form10: TForm10
  2.   Left = 272
  3.   Top = 164
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 233
  7.   ClientWidth = 428
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Divisions: TTreeView
  19.     Left = 8
  20.     Top = 8
  21.     Width = 417
  22.     Height = 193
  23.     HideSelection = False
  24.     Indent = 19
  25.     TabOrder = 0
  26.   end
  27.   object Cancel: TButton
  28.     Left = 8
  29.     Top = 208
  30.     Width = 107
  31.     Height = 25
  32.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  33.     TabOrder = 1
  34.     OnClick = CancelClick
  35.   end
  36.   object AddItem: TButton
  37.     Left = 320
  38.     Top = 208
  39.     Width = 107
  40.     Height = 25
  41.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  42.     TabOrder = 2
  43.     OnClick = AddItemClick
  44.   end
  45. end
  46.