📄 inoutdata.dfm
字号:
object InOutDataForm: TInOutDataForm
Left = 177
Top = 221
BorderStyle = bsNone
Caption = 'InOutDataForm'
ClientHeight = 116
ClientWidth = 496
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GCImg1: TGCImg
Left = 0
Top = 0
Width = 496
Height = 116
Align = alClient
FromColor = clNavy
GradientFillType = rgsElliptic
ToColor = clWhite
end
object Label1: TLabel
Left = 16
Top = 24
Width = 144
Height = 12
Caption = #28857#20987#24320#22987#23548#20837#26087#25968#25454#24211#25991#20214
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 352
Top = 8
Width = 132
Height = 21
Caption = #26426#25151#31649#29702#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -21
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 408
Top = 96
Width = 72
Height = 12
Caption = #20316#32773#65306#21556#21019#35946
Font.Charset = GB2312_CHARSET
Font.Color = clYellow
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object psb: TProgressBar
Left = 16
Top = 48
Width = 465
Height = 17
Min = 0
Max = 100
Smooth = True
Step = 1
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 176
Top = 80
Width = 57
Height = 25
Caption = #24320#22987
Default = True
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 264
Top = 80
Width = 57
Height = 25
Cancel = True
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
end
object adoCon: TADOConnection
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 8
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -