📄 dictionarybase_unit.dfm
字号:
inherited frmDictionaryBase: TfrmDictionaryBase
Left = 259
Top = 181
Caption = #25968#25454#23383#20856#22522#31867
ClientHeight = 403
ClientWidth = 492
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel [0]
Left = 8
Top = 4
Width = 473
Height = 241
BevelInner = bvLowered
TabOrder = 0
object DBGrid: TDBGrid
Left = 2
Top = 2
Width = 469
Height = 237
Align = alClient
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
object Panel2: TPanel [1]
Left = 8
Top = 254
Width = 473
Height = 145
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 12
Width = 48
Height = 12
Caption = #32534' '#21495#65306
end
object Label2: TLabel
Left = 200
Top = 12
Width = 48
Height = 12
Caption = #21517' '#31216#65306
end
object Label3: TLabel
Left = 16
Top = 40
Width = 48
Height = 12
Caption = #22791' '#27880#65306
end
object txtID: TDBText
Left = 72
Top = 10
Width = 122
Height = 17
end
object edtName: TDBEdit
Left = 248
Top = 8
Width = 200
Height = 20
TabOrder = 0
end
object edtRemark: TDBMemo
Left = 72
Top = 38
Width = 377
Height = 65
TabOrder = 1
end
object btnAdd: TBitBtn
Left = 43
Top = 112
Width = 75
Height = 25
Caption = 'btnAdd'
TabOrder = 2
end
object btnModify: TBitBtn
Left = 123
Top = 112
Width = 75
Height = 25
Caption = 'btnModify'
TabOrder = 3
end
object btnDel: TBitBtn
Left = 203
Top = 112
Width = 75
Height = 25
Caption = 'btnDel'
TabOrder = 4
end
object btnSave: TBitBtn
Left = 283
Top = 112
Width = 75
Height = 25
Caption = 'btnSave'
TabOrder = 5
end
object btnCancel: TBitBtn
Left = 363
Top = 112
Width = 75
Height = 25
Caption = 'btnCancel'
TabOrder = 6
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -