?? unit11.~dfm
字號:
object byxxxg: Tbyxxxg
Left = 227
Top = 169
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #27605#19994#20449#24687#20462#25913
ClientHeight = 473
ClientWidth = 688
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 688
Height = 454
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 48
Width = 36
Height = 13
Caption = #23398#21495#65306
end
object Label2: TLabel
Left = 432
Top = 40
Width = 60
Height = 13
Caption = #27605#19994#35777#21495#65306
end
object Label3: TLabel
Left = 432
Top = 88
Width = 60
Height = 13
Caption = #23398#20301#35777#21495#65306
end
object Label4: TLabel
Left = 208
Top = 40
Width = 36
Height = 13
Caption = #23398#21046#65306
end
object Label5: TLabel
Left = 8
Top = 96
Width = 60
Height = 13
Caption = #23601#19994#21333#20301#65306
end
object Label6: TLabel
Left = 200
Top = 96
Width = 60
Height = 13
Caption = #32852#31995#22320#22336#65306
end
object Label7: TLabel
Left = 200
Top = 144
Width = 48
Height = 13
Caption = #27605#19994#35770#25991
end
object Label8: TLabel
Left = 432
Top = 136
Width = 60
Height = 13
Caption = #21457#35777#26085#26399#65306
end
object Label9: TLabel
Left = 200
Top = 176
Width = 96
Height = 13
Caption = #26410#33719#27605#19994#35777#21407#22240#65306
end
object Edit1: TEdit
Left = 72
Top = 40
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object DBGrid1: TDBGrid
Left = 8
Top = 200
Width = 673
Height = 249
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit2: TEdit
Left = 280
Top = 40
Width = 129
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 2
end
object Edit3: TEdit
Left = 512
Top = 40
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 3
end
object Button1: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 8
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 5
OnClick = Button2Click
end
object Button4: TButton
Left = 168
Top = 8
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 6
OnClick = Button4Click
end
object Edit4: TEdit
Left = 72
Top = 96
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 7
end
object Edit5: TEdit
Left = 280
Top = 88
Width = 129
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 8
end
object Edit6: TEdit
Left = 512
Top = 88
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 9
end
object GroupBox2: TGroupBox
Left = 8
Top = 136
Width = 185
Height = 57
Caption = #26159#21542#33719#27605#19994#35777
TabOrder = 10
object ComboBox1: TComboBox
Left = 16
Top = 24
Width = 161
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 13
MaxLength = 15
TabOrder = 0
Items.Strings = (
#26159
#21542)
end
end
object Edit7: TEdit
Left = 280
Top = 128
Width = 129
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 11
end
object Edit8: TEdit
Left = 512
Top = 128
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 10
TabOrder = 12
end
object Edit9: TEdit
Left = 312
Top = 168
Width = 345
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 15
TabOrder = 13
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 454
Width = 688
Height = 19
Panels = <>
SimplePanel = False
end
object ADOQuery1: TADOQuery
Connection = Form1.ADOConnection1
AfterScroll = ADOQuery1AfterScroll
Parameters = <>
Left = 272
Top = 8
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 72
Top = 280
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -