📄 unit11.dfm
字号:
object addlib: Taddlib
Left = 136
Top = 111
Width = 631
Height = 470
Caption = #25925#38556#20363#24211#28155#21152
Color = 12615680
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 = 72
Top = 80
Width = 60
Height = 13
Caption = #25925#38556#20195#30721#65306
end
object Label2: TLabel
Left = 80
Top = 120
Width = 36
Height = 13
Caption = #20803#20214#65306
end
object Label3: TLabel
Left = 72
Top = 160
Width = 48
Height = 13
Caption = #25925#38556#32447#65306
end
object Label4: TLabel
Left = 360
Top = 80
Width = 60
Height = 13
Caption = #30005#36335#23618#25968#65306
end
object Label5: TLabel
Left = 360
Top = 120
Width = 60
Height = 13
Caption = #25925#38556#26085#26399#65306
end
object Label6: TLabel
Left = 360
Top = 160
Width = 60
Height = 13
Caption = #25925#38556#24635#25968#65306
end
object Label7: TLabel
Left = 88
Top = 24
Width = 441
Height = 24
Caption = #27426#36814#20351#29992#25925#38556#35786#26029#31995#32479#25925#38556#20363#24211#28155#21152#31995#32479
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Button1: TButton
Left = 192
Top = 376
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 392
Top = 376
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
object error: TEdit
Left = 152
Top = 72
Width = 81
Height = 21
TabOrder = 2
end
object component: TEdit
Left = 152
Top = 112
Width = 81
Height = 21
TabOrder = 3
end
object wire: TEdit
Left = 152
Top = 152
Width = 81
Height = 21
TabOrder = 4
end
object total: TEdit
Left = 440
Top = 152
Width = 81
Height = 21
TabOrder = 5
end
object layer: TEdit
Left = 440
Top = 72
Width = 81
Height = 21
TabOrder = 6
end
object data: TMaskEdit
Left = 440
Top = 112
Width = 81
Height = 21
TabOrder = 7
Text = ' - -'
end
object DBGrid1: TDBGrid
Left = 104
Top = 216
Width = 425
Height = 113
DataSource = DataSource1
TabOrder = 8
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DataSource1: TDataSource
DataSet = Table1
Left = 40
Top = 40
end
object Table1: TTable
Active = True
DatabaseName = 'dbgzhzd'
TableName = #25925#38556#21382#24211#34920'.DB'
Left = 16
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -