home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMDICTMULTIEDIT / TFORMDICTMULTIEDIT.txt
Text File  |  1999-09-06  |  3KB  |  105 lines

  1. object FormDictMultiEdit: TFormDictMultiEdit
  2.   Left = 374
  3.   Top = 231
  4.   BorderStyle = bsDialog
  5.   Caption = 'Upravit sou∩┐╜asn∩┐╜'
  6.   ClientHeight = 214
  7.   ClientWidth = 241
  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 = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 225
  22.     Height = 161
  23.     Shape = bsFrame
  24.   end
  25.   object LabelPlus1: TLabelPlus
  26.     Left = 20
  27.     Top = 16
  28.     Width = 133
  29.     Height = 13
  30.     Caption = 'Zvolte pr∩┐╜v∩┐╜ jeden parametr'
  31.     FocusControl = LV
  32.     Attached = True
  33.   end
  34.   object BtnOk: TButton
  35.     Left = 75
  36.     Top = 180
  37.     Width = 75
  38.     Height = 25
  39.     Caption = 'OK'
  40.     Default = True
  41.     Enabled = False
  42.     ModalResult = 1
  43.     TabOrder = 0
  44.   end
  45.   object BtnCancel: TButton
  46.     Left = 155
  47.     Top = 180
  48.     Width = 75
  49.     Height = 25
  50.     Cancel = True
  51.     Caption = 'Storno'
  52.     ModalResult = 2
  53.     TabOrder = 1
  54.   end
  55.   object LV: TListView
  56.     Left = 20
  57.     Top = 32
  58.     Width = 201
  59.     Height = 125
  60.     Columns = <
  61.       item
  62.         Caption = 'Parametr'
  63.         Width = 197
  64.       end>
  65.     HideSelection = False
  66.     HotTrackStyles = []
  67.     ReadOnly = True
  68.     RowSelect = True
  69.     SmallImages = SmallImages
  70.     SortType = stText
  71.     TabOrder = 2
  72.     ViewStyle = vsReport
  73.     OnChange = LVChange
  74.     OnDblClick = LVDblClick
  75.   end
  76.   object SmallImages: TImageList
  77.     Left = 4
  78.     Top = 176
  79.     Bitmap = {
  80.       4202000001000000424D42020000000000004200000028000000100000001000
  81.       000001001000030000000002000000000000000000000000000000000000007C
  82.       0000E00300001F00000000000000000000000000000000000000104200000000
  83.       0000000000000000000000000000000000000000000010421042186310420000
  84.       0000000000000000000000000000000000000000104210421863FF7F18631042
  85.       00000000000000000000000000000000104210421863FF7F18631863FF7F1863
  86.       104200000000000000000000104210421863FF7FFF7FFF7FFF7F1863FF7FFF7F
  87.       FF7F104200000000000010401042FF7FFF7F18631863FF7FFF7FFF7F18631863
  88.       FF7F1863104200000000000010401863FF7FFF7FFF7F1863FF7FFF7FFF7F1863
  89.       18631863FF7F1042000000000000104218631863104218631863FF7FFF7FFF7F
  90.       18631863FF7F18631042000000000000104200421042FF7F18631863FF7FFF7F
  91.       FF7FFF7F104210421042000000000000104200021042FF7F186318631863FF7F
  92.       FF7F18631042104200000000000010420002104000001042FF7FFF7F18631863
  93.       FF7FFF7F18631042104200000000004200400000000010421863FF7FFF7F1863
  94.       1863104210421042000000001042000210400000000000001042186318631042
  95.       1042104200000000000000000040004000000000000000000000104210420000
  96.       0000000000000000000000001040104000000000000000000000000000000000
  97.       0000000000000000000000000000000000000000000000000000000000000000
  98.       00000000000000000000424D7E000000000000003E0000002800000010000000
  99.       1000000001000100000000004000000000000000000000000200000002000000
  100.       00000000FFFFFF00FF7F0000FC3F0000F81F0000E00F00008007000000030000
  101.       80010000C0000000E0000000E0000000C4000000CC0100008E0700009F3F0000
  102.       9FFF0000FFFF0000}
  103.   end
  104. end
  105.