📄 unit7.dfm.~4~
字号:
object tushuguanli: Ttushuguanli
Left = 161
Top = 71
Width = 696
Height = 480
BorderIcons = [biMinimize, biMaximize]
Caption = #22270#20070#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 688
Height = 446
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #26032#20070#20837#24211
OnShow = TabSheet1Show
object Panel1: TPanel
Left = 0
Top = 0
Width = 370
Height = 377
Caption = 'Panel1'
TabOrder = 0
object DBGrid1: TDBGrid
Left = 0
Top = 8
Width = 369
Height = 369
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
end
object Panel2: TPanel
Left = 368
Top = 0
Width = 313
Height = 377
Caption = 'Panel2'
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 40
Width = 57
Height = 13
AutoSize = False
Caption = #22270#20070'ID'
end
object Label2: TLabel
Left = 16
Top = 104
Width = 73
Height = 13
AutoSize = False
Caption = #22270#20070#21517#23383
end
object Label3: TLabel
Left = 16
Top = 176
Width = 65
Height = 13
AutoSize = False
Caption = #22270#20070#20316#32773
end
object Label4: TLabel
Left = 16
Top = 248
Width = 65
Height = 13
AutoSize = False
Caption = #22312#39302#29366#24577
end
object Edit1: TEdit
Left = 104
Top = 40
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 104
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 104
Top = 176
Width = 121
Height = 21
TabOrder = 2
en
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -