home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC & Mediji 2002 March
/
PCM_0203.iso
/
MEDIA
/
PREIZKUSNI
/
WinIVR.msi
/
Instal01.cab
/
_F92770CE59F144CA876D7657130B84C1
/
0
/
RCDATA
/
TFRMGOTO
/
TFRMGOTO.txt
Wrap
Text File
|
2002-01-30
|
2KB
|
87 lines
object frmGoto: TfrmGoto
Left = 315
Top = 176
Width = 335
Height = 169
Caption = '��ת���'
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pnlContent: TPanel
Left = 0
Top = 0
Width = 327
Height = 89
Align = alTop
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
object lblLabel: TLabel
Left = 32
Top = 19
Width = 73
Height = 13
Alignment = taRightJustify
Caption = '����(&P)��'
FocusControl = cmbLabel
end
object lblNote: TLabel
Left = 31
Top = 54
Width = 74
Height = 13
Alignment = taRightJustify
Caption = '��ת˵��(&N)��'
FocusControl = edtNote
end
object cmbLabel: TComboBox
Left = 115
Top = 15
Width = 185
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
end
object edtNote: TEdit
Left = 115
Top = 50
Width = 185
Height = 21
TabOrder = 1
end
end
object btnOk: TButton
Left = 25
Top = 95
Width = 75
Height = 25
Caption = 'ȷ��(&O)'
Default = True
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 125
Top = 95
Width = 75
Height = 25
Cancel = True
Caption = 'ȡ��(&C)'
ModalResult = 2
TabOrder = 2
end
object btnHelp: TButton
Left = 225
Top = 95
Width = 75
Height = 25
Caption = '����(&H)'
TabOrder = 3
OnClick = btnHelpClick
end
end