home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
chip32.exe
/
0
/
RCDATA
/
TZNAJDZDLG
/
TZNAJDZDLG.txt
Wrap
Text File
|
1998-02-28
|
3KB
|
138 lines
object ZnajdzDlg: TZnajdzDlg
Left = 181
Top = 190
BorderStyle = bsDialog
Caption = 'Wyszukiwanie'
ClientHeight = 147
ClientWidth = 324
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 13
Width = 85
Height = 13
Caption = '&Szukany tekst:'
FocusControl = TekstEdt
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object OKBtn: TBitBtn
Left = 71
Top = 114
Width = 77
Height = 27
Caption = 'Znajd�'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Kind = bkOK
Margin = 2
Spacing = -1
end
object CancelBtn: TBitBtn
Left = 155
Top = 114
Width = 77
Height = 27
Caption = 'Anuluj'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Kind = bkCancel
Margin = 2
Spacing = -1
end
object TekstEdt: TEdit
Left = 100
Top = 10
Width = 211
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 10
Top = 40
Width = 126
Height = 66
Caption = 'Szukaj w:'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
object NazwaChk: TCheckBox
Left = 10
Top = 19
Width = 111
Height = 17
Caption = '&nazwie'
State = cbChecked
TabOrder = 0
OnClick = NazwaChkClick
end
object OpisChk: TCheckBox
Left = 10
Top = 39
Width = 101
Height = 17
Caption = '&opisie'
State = cbChecked
TabOrder = 1
OnClick = OpisChkClick
end
end
object WielkoscChk: TCheckBox
Left = 150
Top = 45
Width = 166
Height = 16
Caption = '&Uwzgl�dniaj wielko�� liter'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
object BitBtn1: TBitBtn
Left = 239
Top = 114
Width = 77
Height = 27
Caption = '&Pomoc'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = BitBtn1Click
Kind = bkHelp
Margin = 2
Spacing = -1
end
end