home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC & Mediji 2002 March
/
PCM_0203.iso
/
MEDIA
/
PREIZKUSNI
/
WinIVR.msi
/
Instal01.cab
/
_F92770CE59F144CA876D7657130B84C1
/
0
/
RCDATA
/
TFRMCASE
/
TFRMCASE.txt
Wrap
Text File
|
2002-01-30
|
2KB
|
95 lines
object frmCase: TfrmCase
Left = 260
Top = 198
Width = 362
Height = 198
Caption = '��·��֧'
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pnlContent: TPanel
Left = 0
Top = 0
Width = 354
Height = 113
Align = alTop
BevelOuter = bvNone
ParentColor = True
TabOrder = 1
object lblCondition: TLabel
Left = 65
Top = 19
Width = 49
Height = 13
Alignment = taRightJustify
Caption = '����(&V)��'
FocusControl = cmbVariant
end
object lblNote: TLabel
Left = 64
Top = 84
Width = 50
Height = 13
Alignment = taRightJustify
Caption = '˵��(&N)��'
FocusControl = edtNote
end
object edtNote: TEdit
Left = 125
Top = 80
Width = 200
Height = 21
TabOrder = 2
end
object cmbVariant: TComboBox
Left = 125
Top = 15
Width = 200
Height = 21
ItemHeight = 13
TabOrder = 0
end
object btnGetResult: TButton
Left = 244
Top = 45
Width = 81
Height = 27
Caption = 'ȡϵͳ��Ϣ'
TabOrder = 1
OnClick = btnGetResultClick
end
end
object btnOk: TButton
Left = 27
Top = 125
Width = 81
Height = 27
Caption = 'ȷ��(&O)'
Default = True
TabOrder = 0
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 135
Top = 125
Width = 82
Height = 27
Cancel = True
Caption = 'ȡ��(&C)'
ModalResult = 2
TabOrder = 2
end
object btnHelp: TButton
Left = 244
Top = 125
Width = 81
Height = 27
Caption = '����(&H)'
TabOrder = 3
OnClick = btnHelpClick
end
end