📄 unitarray.dfm
字号:
object Form_array: TForm_array
Left = 442
Top = 163
Width = 696
Height = 480
Caption = #32858#31867#32467#26524
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 Button1: TButton
Left = 104
Top = 8
Width = 113
Height = 33
Caption = #20998#26512#32467#26524
TabOrder = 0
OnClick = Button1Click
end
object Panel1: TPanel
Left = 64
Top = 56
Width = 593
Height = 321
Caption = 'Panel1'
TabOrder = 1
object StringGrid_array: TStringGrid
Left = 0
Top = 0
Width = 593
Height = 321
ColCount = 40
DefaultColWidth = 150
DragKind = dkDock
DragMode = dmAutomatic
RowCount = 180
TabOrder = 0
end
end
object KL_transfer: TButton
Left = 272
Top = 8
Width = 105
Height = 33
Caption = 'K-L'#21464#25442
TabOrder = 2
OnClick = KL_transferClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -