📄 cgjh.dfm
字号:
object cgjh_Form: Tcgjh_Form
Left = 276
Top = 234
Width = 456
Height = 240
Caption = #21046#23450#37319#36141#35745#21010
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 201
Height = 213
Align = alLeft
Caption = #33647#21697#24211#23384#20449#24687
TabOrder = 0
object kc_LV: TListView
Left = 2
Top = 15
Width = 197
Height = 196
Align = alClient
Columns = <
item
Caption = #32534#21495
end
item
Caption = #21517#31216
Width = 60
end
item
Caption = #24211#23384#25968#37327
Width = 60
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnClick = kc_LVClick
end
end
object GroupBox2: TGroupBox
Left = 201
Top = 0
Width = 247
Height = 213
Align = alClient
Caption = #37319#36141#35745#21010
TabOrder = 1
object Panel1: TPanel
Left = 2
Top = 15
Width = 243
Height = 82
Align = alTop
TabOrder = 0
object mc_LEdit: TLabeledEdit
Left = 8
Top = 16
Width = 161
Height = 21
EditLabel.Width = 33
EditLabel.Height = 13
EditLabel.Caption = #21517#31216' '
TabOrder = 0
end
object bh_LEdit: TLabeledEdit
Left = 8
Top = 56
Width = 73
Height = 21
EditLabel.Width = 36
EditLabel.Height = 13
EditLabel.Caption = #32534#21495' '
TabOrder = 1
end
object sl_LEdit: TLabeledEdit
Left = 88
Top = 56
Width = 81
Height = 21
EditLabel.Width = 60
EditLabel.Height = 13
EditLabel.Caption = #37319#36141#25968#37327' '
TabOrder = 2
end
object cmdadd: TButton
Left = 184
Top = 8
Width = 49
Height = 25
Caption = #28155#21152
TabOrder = 3
OnClick = cmdaddClick
end
object cmdprt: TButton
Left = 184
Top = 48
Width = 49
Height = 25
Caption = #25171#21360
TabOrder = 4
OnClick = cmdprtClick
end
end
object RichEdit1: TRichEdit
Left = 2
Top = 97
Width = 243
Height = 114
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
#32534#21495' '#21517#31216' '#25968#37327)
ParentFont = False
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -