📄 constructunit.dfm
字号:
object construct: Tconstruct
Left = 240
Top = 193
Width = 629
Height = 511
BorderIcons = [biSystemMenu]
Caption = #28155#21152#26045#24037#21333#20301
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 3
Top = 6
Width = 614
Height = 473
BevelInner = bvRaised
BevelOuter = bvLowered
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Label2: TLabel
Left = 40
Top = 436
Width = 60
Height = 13
AutoSize = False
Caption = #21333#20301#21517#31216#65306
end
object GroupBox1: TGroupBox
Left = 6
Top = 72
Width = 267
Height = 337
Caption = #21333#20301#21015#34920
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Label8: TLabel
Left = 32
Top = 312
Width = 32
Height = 13
Caption = 'Label8'
end
object Button2: TButton
Left = 185
Top = 309
Width = 67
Height = 22
Caption = #21024#38500
TabOrder = 0
OnClick = Button2Click
end
object QX_DG: TDBGrid
Left = 8
Top = 15
Width = 249
Height = 290
DataSource = DM.DataSource3
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = QX_DGCellClick
Columns = <
item
Alignment = taCenter
Expanded = False
Title.Alignment = taCenter
Title.Caption = #21333#20301#21517#31216
Width = 161
Visible = True
end
item
Alignment = taCenter
Expanded = False
Title.Alignment = taCenter
Title.Caption = #32852#31995#20154
Width = 90
Visible = True
end>
end
end
object GroupBox2: TGroupBox
Left = 288
Top = 16
Width = 313
Height = 393
Caption = #32534#36753#21333#20301#20449#24687
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 40
Width = 56
Height = 13
AutoSize = False
Caption = #21333#20301#21517#31216
end
object Label3: TLabel
Left = 24
Top = 72
Width = 56
Height = 13
AutoSize = False
Caption = #21333#20301#22320#22336
end
object Label4: TLabel
Left = 24
Top = 108
Width = 56
Height = 13
AutoSize = False
Caption = #21333#20301#30005#35805
end
object Label5: TLabel
Left = 24
Top = 144
Width = 56
Height = 13
AutoSize = False
Caption = #21333#20301#20256#30495
end
object Label6: TLabel
Left = 24
Top = 180
Width = 56
Height = 13
AutoSize = False
Caption = #32852#31995#20154#21592
end
object Label7: TLabel
Left = 24
Top = 216
Width = 56
Height = 13
AutoSize = False
Caption = #21333#20301#31616#20171
end
object Button3: TButton
Left = 105
Top = 362
Width = 67
Height = 22
Caption = #28155#21152
TabOrder = 0
OnClick = Button3Click
end
object Button1: TButton
Left = 209
Top = 362
Width = 67
Height = 22
Caption = #20851#38381
TabOrder = 1
OnClick = Button1Click
end
object Edit1: TEdit
Left = 88
Top = 37
Width = 201
Height = 19
TabOrder = 2
end
object Edit3: TEdit
Left = 88
Top = 106
Width = 201
Height = 19
TabOrder = 3
Text = #26242#26080
end
object Edit4: TEdit
Left = 88
Top = 143
Width = 201
Height = 19
TabOrder = 4
Text = #26242#26080
end
object Edit5: TEdit
Left = 88
Top = 179
Width = 201
Height = 19
TabOrder = 5
end
object Edit2: TEdit
Left = 88
Top = 70
Width = 201
Height = 19
TabOrder = 6
Text = #26242#26080
end
object Memo1: TMemo
Left = 88
Top = 216
Width = 201
Height = 121
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Lines.Strings = (
#26242#26080)
ScrollBars = ssVertical
TabOrder = 7
end
end
object Edit6: TEdit
Left = 112
Top = 432
Width = 153
Height = 19
TabOrder = 2
end
object Button4: TButton
Left = 280
Top = 429
Width = 75
Height = 25
Caption = #25628' '#32034
TabOrder = 3
OnClick = Button4Click
end
object GroupBox3: TGroupBox
Left = 8
Top = 16
Width = 265
Height = 49
TabOrder = 4
object RadioButton3: TRadioButton
Left = 36
Top = 19
Width = 52
Height = 17
Caption = #28155#21152
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton3Click
end
object RadioButton4: TRadioButton
Left = 158
Top = 19
Width = 49
Height = 17
Caption = #20462#25913
TabOrder = 1
OnClick = RadioButton4Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -