home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
chip32.exe
/
0
/
RCDATA
/
TOPCJEDLG
/
TOPCJEDLG.txt
Wrap
Text File
|
1998-02-28
|
3KB
|
164 lines
object OpcjeDlg: TOpcjeDlg
Left = 209
Top = 75
ActiveControl = OKBtn
BorderStyle = bsDialog
Caption = 'Opcje'
ClientHeight = 315
ClientWidth = 306
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TBitBtn
Left = 49
Top = 278
Width = 77
Height = 27
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 135
Top = 278
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
IsControl = True
end
object GroupBox1: TGroupBox
Left = 10
Top = 10
Width = 287
Height = 103
TabOrder = 2
object Label1: TLabel
Left = 10
Top = 69
Width = 51
Height = 13
Caption = 'Interfejs:'
end
object OknoWyszukiwaniaChk: TCheckBox
Left = 10
Top = 15
Width = 271
Height = 21
Caption = 'Okno �Znaleziono� stale widoczne'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object InterfejsMultimedialnyCBx: TComboBox
Left = 65
Top = 64
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Standardowy'
'Multimedialny')
TabOrder = 1
end
object AnimacjaChk: TCheckBox
Left = 11
Top = 40
Width = 198
Height = 17
Caption = 'Animacja pocz�tkowa'
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 10
Top = 130
Width = 287
Height = 51
Caption = 'Domy�lny katalog na kopiowane materia�y:'
TabOrder = 3
object SciezkaDocelowaEdt: TEdit
Left = 10
Top = 20
Width = 263
Height = 21
TabOrder = 0
Text = 'SciezkaDocelowaEdt'
end
end
object GroupBox3: TGroupBox
Left = 10
Top = 192
Width = 287
Height = 73
Caption = 'D�wi�k:'
TabOrder = 4
object MuzykaRad1: TRadioButton
Left = 8
Top = 16
Width = 113
Height = 17
Caption = 'Cisza'
TabOrder = 0
end
object MuzykaRad2: TRadioButton
Left = 8
Top = 32
Width = 113
Height = 17
Caption = 'Muzyka'
TabOrder = 1
end
object MuzykaRad3: TRadioButton
Left = 8
Top = 48
Width = 113
Height = 17
Caption = 'Klawisze'
TabOrder = 2
end
end
object BitBtn1: TBitBtn
Left = 220
Top = 278
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
IsControl = True
end
end