📄 pert2.dfm
字号:
object Form1: TForm1
Left = 73
Top = 106
Width = 938
Height = 618
AutoSize = True
Caption = 'Form1'
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 Panel2: TPanel
Left = 0
Top = 0
Width = 930
Height = 49
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 62
Top = 21
Width = 123
Height = 20
AutoSize = False
Caption = #24037' '#24207' '#25968' '#30446#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 205
Top = 21
Width = 116
Height = 21
AutoSize = False
TabOrder = 0
Text = '0'
end
object BitBtn1: TBitBtn
Left = 410
Top = 21
Width = 75
Height = 25
Caption = #19979#19968#27493
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn3: TBitBtn
Left = 853
Top = 21
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = BitBtn3Click
Kind = bkNo
end
end
object CheckBox1: TCheckBox
Left = 230
Top = 56
Width = 25
Height = 25
TabOrder = 1
end
object Panel3: TPanel
Left = 586
Top = 49
Width = 344
Height = 542
BevelInner = bvLowered
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object Label3: TLabel
Left = 17
Top = 175
Width = 153
Height = 20
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 25
Top = 6
Width = 153
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 25
Top = 200
Width = 153
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 48
Top = 227
Width = 265
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object StringGrid3: TStringGrid
Left = 8
Top = 33
Width = 320
Height = 154
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
ParentFont = False
TabOrder = 0
ColWidths = (
64
57
53
42
41)
RowHeights = (
24
24
24
24
24)
end
end
object Panel1: TPanel
Left = 0
Top = 49
Width = 586
Height = 542
Alignment = taLeftJustify
BevelInner = bvLowered
Ctl3D = False
DockSite = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
Locked = True
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ShowHint = False
TabOrder = 3
object Label5: TLabel
Left = 9
Top = 87
Width = 32
Height = 362
AutoSize = False
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #21326#25991#23435#20307
Font.Style = []
ParentFont = False
end
object BitBtn2: TBitBtn
Left = 410
Top = 3
Width = 75
Height = 25
Caption = #35745#31639
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = BitBtn2Click
Kind = bkAll
end
object BitBtn4: TBitBtn
Left = 209
Top = 0
Width = 113
Height = 25
Cursor = crHandPoint
Caption = #26174#31034#32039#21069#24037#20316
DragCursor = crHandPoint
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn4Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -