📄 dllform.dfm
字号:
object dllForm1: TdllForm1
Left = 208
Top = 108
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = #25105#30340#37326#34542#22899#21451' 1.0'
ClientHeight = 211
ClientWidth = 185
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Visible = True
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 185
Height = 211
ActivePage = TabSheet3
Align = alClient
TabIndex = 2
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22522#26412
object CheckBoxcollectgoods: TCheckBox
Left = 8
Top = 8
Width = 73
Height = 17
Caption = #33258#21160#25342#21462
Checked = True
State = cbChecked
TabOrder = 0
end
object CheckBoxeat: TCheckBox
Left = 8
Top = 32
Width = 73
Height = 17
Caption = #33258#21160#21507#33647
Checked = True
State = cbChecked
TabOrder = 1
end
end
object TabSheet2: TTabSheet
Caption = #29289#21697
ImageIndex = 1
object Label2: TLabel
Left = 8
Top = 0
Width = 52
Height = 16
Caption = #25481#33853#29289#21697
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 104
Top = 0
Width = 52
Height = 16
Caption = #25342#21462#29289#21697
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Memo1: TMemo
Left = 0
Top = 16
Width = 89
Height = 121
Ctl3D = False
Lines.Strings = (
#25481#33853#29289#21697)
ParentCtl3D = False
TabOrder = 0
end
object Memo2: TMemo
Left = 88
Top = 16
Width = 89
Height = 121
Ctl3D = False
Lines.Strings = (
#25342#21462#29289#21697)
ParentCtl3D = False
TabOrder = 1
end
end
object TabSheet3: TTabSheet
Caption = #21507#33647
ImageIndex = 2
object Label1: TLabel
Left = 8
Top = 8
Width = 26
Height = 16
Caption = #20803#27668
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 32
Width = 26
Height = 16
Caption = #20869#21151
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 56
Width = 26
Height = 16
Caption = #22806#21151
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 8
Top = 80
Width = 26
Height = 16
Caption = #27494#21151
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 8
Top = 104
Width = 26
Height = 16
Caption = #27963#21147
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 88
Top = 8
Width = 89
Height = 25
Caption = 'Label8'
end
object Label9: TLabel
Left = 88
Top = 32
Width = 81
Height = 25
Caption = 'Label9'
end
object Label10: TLabel
Left = 88
Top = 56
Width = 81
Height = 25
Caption = 'Label10'
end
object Label11: TLabel
Left = 88
Top = 80
Width = 81
Height = 25
Caption = 'Label11'
end
object Label12: TLabel
Left = 88
Top = 104
Width = 89
Height = 25
Caption = 'Label12'
end
object Edit1: TEdit
Left = 40
Top = 8
Width = 41
Height = 21
TabOrder = 0
Text = '5000'
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 40
Top = 32
Width = 41
Height = 21
TabOrder = 1
Text = '1500'
OnChange = Edit2Change
end
object Edit3: TEdit
Left = 40
Top = 56
Width = 41
Height = 21
TabOrder = 2
Text = '1500'
OnChange = Edit3Change
end
object Edit4: TEdit
Left = 40
Top = 80
Width = 41
Height = 21
TabOrder = 3
Text = '1500'
OnChange = Edit4Change
end
object Edit5: TEdit
Left = 40
Top = 104
Width = 41
Height = 21
TabOrder = 4
Text = '1500'
OnChange = Edit5Change
end
object Memo4: TMemo
Left = 0
Top = 128
Width = 177
Height = 57
Lines.Strings = (
'Memo4')
TabOrder = 5
end
end
object TabSheet4: TTabSheet
Caption = #21629#20196
ImageIndex = 3
object Button1: TButton
Left = 0
Top = 0
Width = 105
Height = 33
Caption = #20851#38381#20132#26131
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 0
Top = 40
Width = 105
Height = 33
Caption = #25298#32477#25152#26377#32440#26465
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 0
Top = 80
Width = 105
Height = 33
Caption = #30830#35748#20132#25442#31383
TabOrder = 2
OnClick = Button3Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -