📄 userunit.~dfm
字号:
object userForm: TuserForm
Left = 259
Top = 199
Width = 634
Height = 418
Caption = #29992#25143#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 626
Height = 48
AutoSize = True
ButtonHeight = 44
ButtonWidth = 43
Caption = 'ToolBar1'
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object tb_first: TToolButton
Left = 0
Top = 2
Action = DataSetFirst1
Caption = #39318#35760#24405
ImageIndex = 0
end
object tb_prior: TToolButton
Left = 43
Top = 2
Action = DataSetPrior1
Caption = #19978#19968#26465
ImageIndex = 3
end
object tb_next: TToolButton
Left = 86
Top = 2
Action = DataSetNext1
Caption = #19979#19968#26465
ImageIndex = 2
end
object tb_last: TToolButton
Left = 129
Top = 2
Action = DataSetLast1
Caption = #26411#35760#24405
ImageIndex = 1
end
object tb_add: TToolButton
Left = 172
Top = 2
Caption = #28155#21152
ImageIndex = 7
end
object tb_edit: TToolButton
Left = 215
Top = 2
Caption = #20462#25913
ImageIndex = 6
end
object tb_delete: TToolButton
Left = 258
Top = 2
Caption = #21024#38500
ImageIndex = 4
end
object tb_post: TToolButton
Left = 301
Top = 2
Caption = #20445#23384
ImageIndex = 5
OnClick = tb_postClick
end
object tb_cancel: TToolButton
Left = 344
Top = 2
Action = DataSetCancel1
Caption = #21462#28040
ImageIndex = 9
end
object tb_exit: TToolButton
Left = 387
Top = 2
Caption = #36864#20986
ImageIndex = 8
OnClick = tb_exitClick
end
end
object Panel1: TPanel
Left = 0
Top = 48
Width = 626
Height = 57
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 16
Width = 49
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 216
Top = 16
Width = 41
Height = 13
AutoSize = False
Caption = #23494#30721
end
object Edit1: TEdit
Left = 80
Top = 12
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 280
Top = 12
Width = 121
Height = 21
TabOrder = 1
end
end
object GroupBox1: TGroupBox
Left = 0
Top = 105
Width = 626
Height = 281
Align = alClient
Caption = #26435#38480#35774#32622
TabOrder = 2
object CheckBox1: TCheckBox
Left = 32
Top = 24
Width = 81
Height = 17
Caption = #38498#31995#35774#32622
TabOrder = 0
end
object CheckBox5: TCheckBox
Left = 32
Top = 64
Width = 97
Height = 17
Caption = #23398#29983#26597#35810
TabOrder = 1
end
object CheckBox2: TCheckBox
Left = 160
Top = 24
Width = 97
Height = 17
Caption = #29677#32423#31649#29702
TabOrder = 2
end
object CheckBox6: TCheckBox
Left = 160
Top = 64
Width = 97
Height = 17
Caption = #23398#31821#21464#26356
TabOrder = 3
end
object CheckBox3: TCheckBox
Left = 304
Top = 24
Width = 97
Height = 17
Caption = #29992#25143#31649#29702
TabOrder = 4
end
object CheckBox7: TCheckBox
Left = 304
Top = 64
Width = 97
Height = 17
Caption = #22870#21169#24773#20917
TabOrder = 5
end
object CheckBox4: TCheckBox
Left = 424
Top = 24
Width = 97
Height = 17
Caption = #23398#29983#31649#29702
TabOrder = 6
end
object CheckBox8: TCheckBox
Left = 424
Top = 64
Width = 97
Height = 17
Caption = #22788#32602#24773#20917
TabOrder = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -