home *** CD-ROM | disk | FTP | other *** search
- object TiskKlientuNastaveniForm: TTiskKlientuNastaveniForm
- Left = 201
- Top = 142
- BorderStyle = bsDialog
- Caption = 'Tisk klient�'
- ClientHeight = 242
- ClientWidth = 247
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PolozkyGrB: TGroupBox
- Left = 8
- Top = 8
- Width = 137
- Height = 201
- Caption = 'Tisknout polo�ky'
- TabOrder = 0
- object JmenoChB: TCheckBox
- Left = 16
- Top = 24
- Width = 97
- Height = 17
- Caption = '&Jm�no'
- Enabled = False
- State = cbChecked
- TabOrder = 0
- end
- object AdresaChB: TCheckBox
- Left = 16
- Top = 48
- Width = 97
- Height = 17
- Caption = '&Adresa'
- TabOrder = 1
- end
- object PoznamkaChB: TCheckBox
- Left = 16
- Top = 168
- Width = 97
- Height = 17
- Caption = '&Pozn�mka'
- TabOrder = 6
- end
- object KontaktChB: TCheckBox
- Left = 16
- Top = 72
- Width = 97
- Height = 17
- Caption = '&Kontakt'
- TabOrder = 2
- end
- object ObchodniUdajeChB: TCheckBox
- Left = 16
- Top = 96
- Width = 97
- Height = 17
- Caption = '&Obchodn� �daje'
- TabOrder = 3
- end
- object OsobniUdajeChB: TCheckBox
- Left = 16
- Top = 120
- Width = 97
- Height = 17
- Caption = 'O&sobn� �daje'
- TabOrder = 4
- end
- object InternetChB: TCheckBox
- Left = 16
- Top = 144
- Width = 97
- Height = 17
- Caption = '&Internet'
- TabOrder = 5
- end
- end
- object OKBtn: TButton
- Left = 160
- Top = 16
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 1
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 160
- Top = 48
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 2
- end
- object VychoziChB: TCheckBox
- Left = 8
- Top = 216
- Width = 145
- Height = 17
- Caption = 'Nastavit jako v�choz�'
- TabOrder = 3
- end
- end
-