📄 unmatrix.dfm
字号:
object FrMatrix: TFrMatrix
Left = 296
Top = 187
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #30697#38453#30456#20056
ClientHeight = 386
ClientWidth = 644
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 68
Top = 52
Width = 36
Height = 148
Caption = '['
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -133
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 244
Top = 52
Width = 36
Height = 148
Caption = '['
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -133
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 440
Top = 52
Width = 36
Height = 148
Caption = '['
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -133
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 168
Top = 52
Width = 36
Height = 148
Caption = ']'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -133
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 344
Top = 52
Width = 36
Height = 148
Caption = ']'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -133
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 540
Top = 52
Width = 36
Height = 148
Caption = ']'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -133
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 204
Top = 124
Width = 40
Height = 40
Caption = #215
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -40
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label8: TLabel
Left = 388
Top = 116
Width = 40
Height = 48
Caption = #65309
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -40
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object btnOK: TButton
Left = 142
Top = 288
Width = 93
Height = 45
Caption = #35745#31639
Enabled = False
TabOrder = 0
OnClick = btnOKClick
end
object btnesc: TButton
Left = 410
Top = 288
Width = 93
Height = 45
Caption = #36864#20986
TabOrder = 1
OnClick = btnescClick
end
object eda11: TEdit
Left = 99
Top = 100
Width = 33
Height = 29
AutoSize = False
TabOrder = 2
OnChange = eda11Change
end
object eda12: TEdit
Left = 139
Top = 100
Width = 33
Height = 29
AutoSize = False
TabOrder = 3
OnChange = eda11Change
end
object eda21: TEdit
Left = 99
Top = 144
Width = 33
Height = 29
AutoSize = False
TabOrder = 4
OnChange = eda11Change
end
object eda22: TEdit
Left = 139
Top = 144
Width = 33
Height = 29
AutoSize = False
TabOrder = 5
OnChange = eda11Change
end
object edb12: TEdit
Left = 315
Top = 100
Width = 33
Height = 29
AutoSize = False
TabOrder = 6
OnChange = eda11Change
end
object edb21: TEdit
Left = 275
Top = 144
Width = 33
Height = 29
AutoSize = False
TabOrder = 7
OnChange = eda11Change
end
object edb11: TEdit
Left = 275
Top = 100
Width = 33
Height = 29
AutoSize = False
TabOrder = 8
OnChange = eda11Change
end
object edb22: TEdit
Left = 315
Top = 144
Width = 33
Height = 29
AutoSize = False
TabOrder = 9
OnChange = eda11Change
end
object edc12: TEdit
Left = 511
Top = 100
Width = 33
Height = 29
AutoSize = False
ReadOnly = True
TabOrder = 10
end
object edc21: TEdit
Left = 471
Top = 144
Width = 33
Height = 29
AutoSize = False
ReadOnly = True
TabOrder = 11
end
object edc11: TEdit
Left = 471
Top = 100
Width = 33
Height = 29
AutoSize = False
ReadOnly = True
TabOrder = 12
end
object edc22: TEdit
Left = 511
Top = 144
Width = 33
Height = 29
AutoSize = False
ReadOnly = True
TabOrder = 13
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -