home *** CD-ROM | disk | FTP | other *** search
- object FindDlg: TFindDlg
- Left = 190
- Top = 106
- HelpContext = 25
- BorderStyle = bsDialog
- Caption = 'Vyhled�v�n� doklad�'
- ClientHeight = 442
- ClientWidth = 464
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 296
- Width = 347
- Height = 13
- Caption =
- '&V�sledky hled�n� (poklep�n�m na v�sledku p�ejdete na vyhledan� ' +
- 'doklad)'
- FocusControl = LResult
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LOut: TLabel
- Left = 376
- Top = 296
- Width = 3
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object TabSet: TTabSet
- Left = 5
- Top = 268
- Width = 452
- Height = 17
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClick = TabSetClick
- end
- object Notebook: TNotebook
- Left = 5
- Top = 0
- Width = 453
- Height = 270
- TabOrder = 1
- IsControl = True
- object TPage
- Left = 0
- Top = 0
- Caption = 'Parametry hled�n�'
- IsControl = True
- object GrParametry: TGroupBox
- Left = 0
- Top = 0
- Width = 453
- Height = 270
- Align = alClient
- Caption = ' Parametry hled�n� dokladu '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- IsControl = True
- object Label2: TLabel
- Left = 8
- Top = 56
- Width = 64
- Height = 13
- Caption = '&��slo dokladu'
- FocusControl = EDoklad
- end
- object Label3: TLabel
- Left = 216
- Top = 57
- Width = 50
- Height = 13
- Caption = '&Pozn�mka'
- FocusControl = EPozn
- end
- object BitBtn1: TdxButton
- Left = 8
- Top = 232
- Width = 433
- Height = 33
- About = 'Design eXperience. � 2002 M. Hoffmann'
- Version = '1.0.2g'
- OnClick = BitBtn1Click
- Caption = 'Start hled�n�'
- TabOrder = 0
- Default = True
- end
- object RDruh: TRadioGroup
- Left = 8
- Top = 16
- Width = 433
- Height = 33
- Caption = ' &Druh dokladu '
- Columns = 3
- ItemIndex = 2
- Items.Strings = (
- 'P��jmov�'
- 'V�dajov�'
- 'Na druhu nez�le��')
- TabOrder = 1
- end
- object EDoklad: TEdit
- Left = 76
- Top = 56
- Width = 73
- Height = 16
- Hint = '��slo dokladu'
- BorderStyle = bsNone
- TabOrder = 2
- end
- object EPozn: TEdit
- Left = 272
- Top = 56
- Width = 107
- Height = 16
- Hint = 'Pozn�mka, pop��pad� ��st pozn�mky, kterou m� doklad obsahovat'
- BorderStyle = bsNone
- TabOrder = 4
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 80
- Width = 433
- Height = 145
- Caption = ' Doklad obsahuje '
- TabOrder = 6
- object Label4: TLabel
- Left = 152
- Top = 24
- Width = 21
- Height = 13
- Caption = 'od : '
- end
- object Label12: TLabel
- Left = 272
- Top = 24
- Width = 21
- Height = 13
- Caption = 'do : '
- end
- object Label13: TLabel
- Left = 8
- Top = 96
- Width = 109
- Height = 13
- Caption = 'D�le doklad obsahuje :'
- end
- object Label14: TLabel
- Left = 8
- Top = 120
- Width = 128
- Height = 13
- Caption = '&��el (pop�. ��st textu ��el)'
- FocusControl = EUcel
- end
- object RRozmezi: TRadioButton
- Left = 8
- Top = 24
- Width = 145
- Height = 17
- Caption = ' �&�stku polo�ky v rozmez� '
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = RRozmeziClick
- end
- object RPresne: TRadioButton
- Left = 8
- Top = 48
- Width = 143
- Height = 17
- Caption = ' P&�esnou ��stku polo�ky :'
- TabOrder = 1
- OnClick = RPresneClick
- end
- object RCelkova: TRadioButton
- Left = 8
- Top = 72
- Width = 158
- Height = 17
- Caption = ' &Celkovou ��stku v hodnot� :'
- TabOrder = 2
- OnClick = RCelkovaClick
- end
- object EOD: TEdit
- Left = 176
- Top = 24
- Width = 89
- Height = 16
- BorderStyle = bsNone
- TabOrder = 3
- end
- object EDO: TEdit
- Left = 296
- Top = 24
- Width = 89
- Height = 16
- BorderStyle = bsNone
- TabOrder = 4
- end
- object EPolozka: TEdit
- Left = 152
- Top = 48
- Width = 89
- Height = 16
- BorderStyle = bsNone
- Enabled = False
- TabOrder = 5
- end
- object ECelkem: TEdit
- Left = 168
- Top = 72
- Width = 89
- Height = 16
- BorderStyle = bsNone
- Enabled = False
- TabOrder = 6
- end
- object EUcel: TEdit
- Left = 144
- Top = 120
- Width = 221
- Height = 16
- Hint = '��el pop��pad� ��st ��elu, kter� m� doklad obsahovat'
- BorderStyle = bsNone
- TabOrder = 7
- end
- object ChUcel: TdxCheckbox
- Left = 368
- Top = 120
- Width = 60
- Height = 17
- Hint =
- 'Pokud nen� pole za�krtnuto, budou vyhled�ny doklady, kter� v tex' +
- 'tu ��elu obsahuj� uveden� text'
- About = 'Design eXperience. � 2002 M. Hoffmann'
- Version = '1.0.1'
- Caption = 'P�esn�'
- TabOrder = 8
- HotTrack = True
- end
- end
- object ChDoklad: TdxCheckbox
- Left = 151
- Top = 56
- Width = 57
- Height = 17
- Hint =
- 'Pokud nen� pole za�krtnuto, budou vyhled�ny i doklady s uveden�m' +
- ' p�ed��sl�m'
- About = 'Design eXperience. � 2002 M. Hoffmann'
- Version = '1.0.1'
- Caption = 'P�esn�'
- TabOrder = 3
- HotTrack = True
- end
- object ChPozn: TdxCheckbox
- Left = 383
- Top = 56
- Width = 57
- Height = 17
- Hint =
- 'Pokud nen� pole za�krtnuto, budou vyhled�ny doklady, kter� v tex' +
- 'tu pozn�mky obsahuj� uveden� text'
- About = 'Design eXperience. � 2002 M. Hoffmann'
- Version = '1.0.1'
- Caption = 'P�esn�'
- TabOrder = 5
- HotTrack = True
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = '�asov� rozmez�'
- object GrCasPodm: TGroupBox
- Left = 0
- Top = 0
- Width = 453
- Height = 270
- Align = alClient
- Caption = ' �asov� rozmez� pro vyhled�v�n� dokladu '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- IsControl = True
- object RCelaPokladna: TRadioButton
- Left = 16
- Top = 24
- Width = 417
- Height = 17
- Caption =
- ' Hledat v cel� pokladn� (v p��pad� spr�vy v�ce pokladen jen ve v' +
- 'ybran� pokladn�)'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object Raobdobi: TRadioButton
- Left = 16
- Top = 48
- Width = 329
- Height = 17
- Caption = ' Hledat v aktu�ln�m obdob� pr�v� zpracov�van� pokladny'
- TabOrder = 1
- end
- end
- end
- end
- object LResult: TListBox
- Left = 8
- Top = 312
- Width = 449
- Height = 97
- Hint = 'Poklep�n�m na v�sledku p�ejdete na dan� doklad'
- BorderStyle = bsNone
- ItemHeight = 13
- Sorted = True
- TabOrder = 2
- OnDblClick = LResultClick
- end
- object OKBtn: TdxButton
- Left = 193
- Top = 413
- Width = 77
- Height = 27
- About = 'Design eXperience. � 2002 M. Hoffmann'
- Version = '1.0.2g'
- OnClick = OKBtnClick
- Caption = 'OK'
- TabOrder = 3
- Glyph.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 1800000000000003000000000000000000000000000000000000FF00FFFF00FF
- FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
- 00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
- FF00FFFF00FFFF00FFFF00FF000000000000FF00FFFF00FFFF00FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF00000000800000
- 8000000000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
- FF00FFFF00FF00000000800000FF0000FF00008000000000FF00FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF00000000800000FF0000FF0000
- FF0000FF00008000000000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
- 00000000800000FF00FFFFFF00000000FF0000FF0000FF00008000000000FF00
- FFFF00FFFF00FFFF00FFFF00FFFF00FF00000000FF00FFFFFF000000FF00FF00
- 000000FF0000FF0000FF00008000000000FF00FFFF00FFFF00FFFF00FFFF00FF
- FF00FF000000000000FF00FFFF00FFFF00FF00000000FF0000FF0000FF000080
- 00000000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
- 00FFFF00FF00000000FF0000FF0000FF00008000000000FF00FFFF00FFFF00FF
- FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF00000000FF0000FF
- 0000FF00000000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
- 00FFFF00FFFF00FFFF00FF00000000FF0000FF00000000FF00FFFF00FFFF00FF
- FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF0000
- 00000000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
- 00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
- FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
- 00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
- ModalResult = 1
- Quality = bqHigh
- Spacing = 5
- IsControl = True
- end
- end
-