home *** CD-ROM | disk | FTP | other *** search
- object NastaveniInzeratuForm: TNastaveniInzeratuForm
- Left = 276
- Top = 164
- BorderStyle = bsDialog
- Caption = 'Nastaven� inzerce'
- ClientHeight = 314
- ClientWidth = 408
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object StornoBtn: TBitBtn
- Left = 248
- Top = 280
- Width = 75
- Height = 25
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 0
- end
- object UlozitBtn: TButton
- Left = 328
- Top = 280
- Width = 75
- Height = 25
- Caption = '&Pou��t'
- TabOrder = 1
- OnClick = UlozitBtnClick
- end
- object OddelovaceGrB: TGroupBox
- Left = 8
- Top = 8
- Width = 204
- Height = 257
- Caption = 'Obecn� nastaven�'
- TabOrder = 2
- object Label4: TLabel
- Left = 9
- Top = 57
- Width = 127
- Height = 13
- Caption = 'Oddelen� popisu a hodnoty'
- end
- object Label5: TLabel
- Left = 9
- Top = 33
- Width = 83
- Height = 13
- Caption = 'Odd�len� polo�ek'
- end
- object Label1: TLabel
- Left = 9
- Top = 77
- Width = 39
- Height = 13
- Caption = 'Z�hlav�:'
- end
- object Label2: TLabel
- Left = 9
- Top = 157
- Width = 34
- Height = 13
- Caption = 'Z�pat�:'
- end
- object OddelovacPopisuAHodnotyEdit: TEdit
- Left = 145
- Top = 49
- Width = 25
- Height = 21
- TabOrder = 1
- Text = 'OddelovacPopisuAHodnotyEdit'
- OnChange = OddelovacHodnotEditChange
- end
- object OddelovacHodnotEdit: TEdit
- Left = 145
- Top = 25
- Width = 25
- Height = 21
- TabOrder = 0
- Text = 'OddelovacHodnotEdit'
- OnChange = OddelovacHodnotEditChange
- end
- object ZahlaviMemo: TMemo
- Left = 9
- Top = 93
- Width = 185
- Height = 58
- Lines.Strings = (
- 'ZahlaviMemo')
- TabOrder = 2
- OnChange = OddelovacHodnotEditChange
- end
- object ZapatiMemo: TMemo
- Left = 9
- Top = 173
- Width = 185
- Height = 74
- Lines.Strings = (
- 'ZapatiMemo')
- TabOrder = 3
- OnChange = OddelovacHodnotEditChange
- end
- end
- object PoloykzGrB: TGroupBox
- Left = 216
- Top = 8
- Width = 185
- Height = 257
- Caption = 'Pou��van� polo�ky'
- TabOrder = 3
- object CheckListBox: TCheckListBox
- Left = 7
- Top = 17
- Width = 170
- Height = 232
- OnClickCheck = OddelovacHodnotEditChange
- ItemHeight = 13
- Sorted = True
- TabOrder = 0
- end
- end
- object StrHolder: TStrHolder
- Left = 272
- Top = 200
- StrData = (
- ''
- 'Left'
- 'Top'
- 'Name'
- 'Tag'
- 'ClassID'
- 'CisloZakazky'
- 'CisloZakaznika'
- 'TypZakazky'
- 'Datum')
- end
- end
-