📄 weixiu1.~dfm
字号:
object weixiu: Tweixiu
Left = 270
Top = 160
Width = 666
Height = 467
Caption = #25925#38556#32500#20462
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object groupBox: TGroupBox
Left = 0
Top = 0
Width = 217
Height = 409
Caption = #32500#20462#24405#20837
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 64
Width = 48
Height = 13
Caption = #32500#20462#20154#65306
end
object Label3: TLabel
Left = 8
Top = 104
Width = 60
Height = 13
Caption = #32500#20462#20215#26684#65306
end
object Label4: TLabel
Left = 8
Top = 144
Width = 48
Height = 13
Caption = #23458#25143#21517#65306
end
object Label5: TLabel
Left = 0
Top = 184
Width = 81
Height = 13
Caption = #23458#25143#21453#39304#20449#24687' '
end
object Label6: TLabel
Left = 8
Top = 224
Width = 60
Height = 13
Caption = #32500#20462#26102#38388#65306
end
object Label7: TLabel
Left = 8
Top = 264
Width = 48
Height = 13
Caption = #27004#29260#21495#65306
end
object Label8: TLabel
Left = 8
Top = 304
Width = 48
Height = 13
Caption = #25925#38556#21517#65306
end
object Edit2: TEdit
Left = 88
Top = 64
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object Edit3: TEdit
Left = 88
Top = 104
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
end
object Edit4: TEdit
Left = 88
Top = 144
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
end
object Edit5: TEdit
Left = 88
Top = 184
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
end
object Edit6: TEdit
Left = 88
Top = 224
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 4
end
object Edit7: TEdit
Left = 88
Top = 264
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 5
end
object Edit8: TEdit
Left = 88
Top = 304
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 6
end
object BitBtn1: TBitBtn
Left = 16
Top = 360
Width = 75
Height = 25
Caption = #24405#20837
TabOrder = 7
OnClick = BitBtn1Click
Kind = bkYes
end
object BitBtn2: TBitBtn
Left = 120
Top = 360
Width = 75
Height = 25
Caption = #19979#19968#20010
TabOrder = 8
OnClick = BitBtn2Click
Kind = bkRetry
end
end
object GroupBox1: TGroupBox
Left = 224
Top = 0
Width = 433
Height = 401
Caption = #32500#20462#24773#20917#26597#35810
TabOrder = 1
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 417
Height = 305
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Caption = #32534#21495
Visible = True
end
item
Expanded = False
Title.Caption = #32500#20462#20154
Visible = True
end
item
Expanded = False
Title.Caption = #32500#20462#20215#26684
Visible = True
end
item
Expanded = False
Title.Caption = #23458#25143#21517
Visible = True
end
item
Expanded = False
Title.Caption = #23458#25143#21453#39304#20449#24687
Visible = True
end
item
Expanded = False
Title.Caption = #32500#20462#26102#38388
Visible = True
end
item
Expanded = False
Title.Caption = #27004#29260#21495
Visible = True
end
item
Expanded = False
Title.Caption = #25925#38556#21517
Visible = True
end>
end
object BitBtn3: TBitBtn
Left = 56
Top = 360
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = BitBtn3Click
Kind = bkHelp
end
object BitBtn4: TBitBtn
Left = 168
Top = 360
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = BitBtn4Click
Kind = bkCancel
end
end
object ADOQuery1: TADOQuery
Connection = connect.ADOConnection1
Parameters = <>
Left = 480
Top = 80
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 448
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -