📄 unit1.dfm
字号:
object Form1: TForm1
Left = 244
Top = 163
BorderStyle = bsNone
Caption = #27169#31946#26597#25214
ClientHeight = 336
ClientWidth = 524
Color = clMoneyGreen
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
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label17: TLabel
Left = 40
Top = 40
Width = 65
Height = 13
AutoSize = False
Caption = #23398#29983#22995#21517
end
object Edit13: TEdit
Left = 112
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object DBGrid2: TDBGrid
Left = 40
Top = 88
Width = 425
Height = 169
Ctl3D = False
DataSource = dm.DataSource3
ParentCtl3D = False
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button2: TButton
Left = 264
Top = 32
Width = 75
Height = 25
Caption = #26597' '#35810
TabOrder = 2
OnClick = Button2Click
end
object Panel1: TPanel
Left = 40
Top = 272
Width = 425
Height = 25
Color = clMoneyGreen
Ctl3D = False
ParentCtl3D = False
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -