home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC & Mediji 2002 March
/
PCM_0203.iso
/
MEDIA
/
PREIZKUSNI
/
WinIVR.msi
/
Instal01.cab
/
_F92770CE59F144CA876D7657130B84C1
/
0
/
RCDATA
/
TFRMSPEAKERPHONE
/
TFRMSPEAKERPHONE.txt
Wrap
Text File
|
2002-01-30
|
2KB
|
91 lines
object frmSpeakerPhone: TfrmSpeakerPhone
Left = 456
Top = 272
Width = 335
Height = 212
Caption = '��˷�������'
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lblNote: TLabel
Left = 63
Top = 153
Width = 50
Height = 13
Alignment = taRightJustify
Caption = '˵��(&N)��'
FocusControl = edtNote
end
object grpMode: TGroupBox
Left = 14
Top = 10
Width = 189
Height = 122
Caption = '─ú╩╜'
TabOrder = 0
object radOnHook: TRadioButton
Left = 19
Top = 19
Width = 113
Height = 17
Caption = '����'
TabOrder = 0
end
object radSpeaker: TRadioButton
Left = 18
Top = 56
Width = 143
Height = 17
Caption = '��������'
TabOrder = 1
end
object radMicSpeaker: TRadioButton
Left = 18
Top = 92
Width = 154
Height = 17
Caption = '����˷��������'
TabOrder = 2
end
end
object btnOk: TButton
Left = 233
Top = 15
Width = 75
Height = 25
Caption = 'ȷ��(&O)'
Default = True
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 233
Top = 59
Width = 75
Height = 25
Cancel = True
Caption = 'ȡ��(&C)'
ModalResult = 2
TabOrder = 2
end
object btnHelp: TButton
Left = 233
Top = 106
Width = 75
Height = 25
Caption = '����(&H)'
TabOrder = 3
OnClick = btnHelpClick
end
object edtNote: TEdit
Left = 123
Top = 149
Width = 185
Height = 21
TabOrder = 4
end
end