大二时做的
源代码在线查看: restore.dfm
软件大小: |
3872 K |
上传用户: |
atom0722 |
|
|
关键词: |
|
下载地址: |
免注册下载 普通下载
|
|
object F_re: TF_re
Left = 280
Top = 362
AutoScroll = False
Caption = #25968#25454#24211#36824#21407#25805#20316
ClientHeight = 145
ClientWidth = 530
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 24
Top = 51
Width = 80
Height = 16
Caption = #36824#21407#25991#20214#65306
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 120
Top = 48
Width = 289
Height = 21
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 152
Top = 88
Width = 89
Height = 25
Caption = #24320#22987#36824#21407
TabOrder = 1
OnClick = BitBtn1Click
end
object Btn: TBitBtn
Left = 416
Top = 48
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 2
OnClick = BtnClick
end
object BitBtn2: TBitBtn
Left = 264
Top = 88
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = BitBtn2Click
end
object ADOQuery2: TADOQuery
Connection = mainform.ADOConnection1
Parameters =
Left = 368
Top = 88
end
object OpenDialog1: TOpenDialog
Left = 416
Top = 88
end
end