📄 unit15.dfm
字号:
object querylib: Tquerylib
Left = 221
Top = 167
Width = 570
Height = 324
Caption = #25925#38556#20363#24211#26597#25214#31995#32479
Color = clMedGray
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 16
Width = 87
Height = 13
Caption = #35831#36755#20837#26597#35810#30721#65306' '
end
object Label2: TLabel
Left = 344
Top = 24
Width = 60
Height = 13
Caption = #26597#35810#32467#26524#65306
end
object Edit1: TEdit
Left = 144
Top = 16
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
TabOrder = 0
Text = ' '
end
object Button1: TButton
Left = 144
Top = 240
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 416
Top = 16
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
TabOrder = 2
end
object DBGrid1: TDBGrid
Left = 112
Top = 64
Width = 320
Height = 120
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0 '#29256
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'CheckOutnum'
Visible = True
end
item
Expanded = False
FieldName = 'Error'
Visible = True
end
item
Expanded = False
FieldName = 'Component'
Visible = True
end
item
Expanded = False
FieldName = 'Wire'
Visible = True
end
item
Expanded = False
FieldName = 'InOut'
Visible = True
end
item
Expanded = False
FieldName = 'Num'
Visible = True
end
item
Expanded = False
FieldName = 'Number'
Visible = True
end
item
Expanded = False
FieldName = 'Layer'
Visible = True
end
item
Expanded = False
FieldName = 'Lib'
Visible = True
end
item
Expanded = False
FieldName = 'Company'
Visible = True
end>
end
object Button2: TButton
Left = 336
Top = 240
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button2Click
end
object DataSource1: TDataSource
DataSet = Table1
Left = 40
Top = 72
end
object Table1: TTable
Active = True
DatabaseName = 'dbgzhzd'
TableName = #20803#20214#20449#24687#34920'.DB'
Left = 48
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -