📄 typebase_unit.dfm
字号:
object frmBaseType: TfrmBaseType
Left = 306
Top = 231
BorderStyle = bsDialog
Caption = #22522#30784#31383#20307
ClientHeight = 192
ClientWidth = 428
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 8
Top = 8
Width = 201
Height = 177
BevelInner = bvLowered
TabOrder = 0
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 197
Height = 173
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
Left = 216
Top = 8
Width = 201
Height = 177
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 28
Width = 36
Height = 12
Caption = #32534#21495#65306
end
object Label2: TLabel
Left = 24
Top = 64
Width = 36
Height = 12
Caption = #21517#31216#65306
end
object DBText1: TDBText
Left = 64
Top = 26
Width = 119
Height = 17
end
object btnAdd: TBitBtn
Left = 24
Top = 98
Width = 75
Height = 25
Caption = #28155#21152'(&A)'
TabOrder = 0
end
object btnModfiy: TBitBtn
Left = 112
Top = 98
Width = 75
Height = 25
Caption = #20462#25913'(&M)'
TabOrder = 1
end
object btnDel: TBitBtn
Left = 24
Top = 136
Width = 75
Height = 25
Caption = #21024#38500'(&D)'
TabOrder = 2
end
object btnSave: TBitBtn
Left = 112
Top = 136
Width = 75
Height = 25
Caption = #20445#23384'(&S)'
TabOrder = 3
end
object DBEdit2: TDBEdit
Left = 64
Top = 60
Width = 121
Height = 20
TabOrder = 4
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -