📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 375
Height = 225
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 16
Top = 152
Width = 89
Height = 33
Caption = 'Button1'
TabOrder = 0
end
object Button2: TButton
Left = 216
Top = 152
Width = 97
Height = 33
Caption = 'Button2'
TabOrder = 1
end
object Button3: TButton
Left = 120
Top = 152
Width = 89
Height = 33
Caption = 'Button3'
TabOrder = 2
end
object Table1: TTable
Left = 248
Top = 112
end
object Table2: TTable
Left = 112
Top = 112
end
object BatchMove1: TBatchMove
Left = 168
Top = 56
end
object Query1: TQuery
SessionName = 'Default'
Left = 176
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -