home *** CD-ROM | disk | FTP | other *** search
- object ResourceEditorDlg: TResourceEditorDlg
- Left = 213
- Top = 136
- Width = 520
- Height = 363
- Caption = 'Editor'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object JmenoPropertyLbl: TLabel
- Left = 200
- Top = 16
- Width = 75
- Height = 13
- Caption = 'Jm�no property:'
- end
- object PopisPropertyLbl: TLabel
- Left = 200
- Top = 48
- Width = 70
- Height = 13
- Caption = 'Popis property:'
- end
- object HodnotyLbl: TLabel
- Left = 200
- Top = 80
- Width = 76
- Height = 13
- Caption = 'Mo�n� hodnoty:'
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 39
- Height = 13
- Caption = 'Kolekce'
- end
- object JmenoPropertyEdit: TEdit
- Left = 288
- Top = 8
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object PopisPropertyEdit: TEdit
- Left = 288
- Top = 40
- Width = 121
- Height = 21
- TabOrder = 1
- end
- object HodnotyMemo: TMemo
- Left = 200
- Top = 96
- Width = 209
- Height = 233
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 432
- Top = 304
- Width = 75
- Height = 25
- TabOrder = 3
- Kind = bkClose
- end
- object ListBox1: TListBox
- Left = 8
- Top = 24
- Width = 161
- Height = 305
- ItemHeight = 13
- TabOrder = 4
- OnClick = ListBox1Click
- end
- object BitBtn3: TBitBtn
- Left = 432
- Top = 96
- Width = 75
- Height = 25
- Caption = 'Nov� prop.'
- TabOrder = 5
- OnClick = BitBtn3Click
- end
- object BitBtn2: TBitBtn
- Left = 432
- Top = 160
- Width = 75
- Height = 25
- Caption = '&Ulo�it'
- TabOrder = 6
- OnClick = BitBtn2Click
- end
- object BitBtn4: TBitBtn
- Left = 432
- Top = 128
- Width = 75
- Height = 25
- Caption = 'Vymazat'
- TabOrder = 7
- OnClick = BitBtn4Click
- end
- end
-