📄 u_zhongbiaobg.dfm
字号:
object f_zhongbiaobg: Tf_zhongbiaobg
Left = 191
Top = 162
Width = 833
Height = 549
Caption = #20013#26631#25253#21578
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
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label7: TLabel
Left = 16
Top = 63
Width = 129
Height = 13
AutoSize = False
Caption = #21487#20197#29983#25104#25253#34920
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 16
Top = 439
Width = 129
Height = 13
AutoSize = False
Caption = #25253#34920#24320#22987#39029#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton3: TSpeedButton
Left = 360
Top = 240
Width = 33
Height = 33
Caption = '<<'
OnClick = SpeedButton3Click
end
object SpeedButton2: TSpeedButton
Left = 360
Top = 176
Width = 33
Height = 33
Caption = '>>'
OnClick = SpeedButton2Click
end
object Label6: TLabel
Left = 400
Top = 72
Width = 137
Height = 13
AutoSize = False
Caption = #27492#26102#19981#25171#21360#25253#34920
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 407
Width = 129
Height = 13
AutoSize = False
Caption = #25253#34920#32534#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object bb_Save: TBitBtn
Left = 211
Top = 458
Width = 75
Height = 21
Caption = #33258#21160#29983#25104#25253#34920
TabOrder = 0
OnClick = bb_SaveClick
end
object listview1: TListView
Left = 40
Top = 80
Width = 315
Height = 290
Columns = <
item
Caption = #25253#34920#21517#31216
Width = 300
end>
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 1
ViewStyle = vsReport
end
object Edit1: TEdit
Left = 96
Top = 432
Width = 265
Height = 21
TabOrder = 2
Text = '1'
end
object ListView2: TListView
Left = 400
Top = 88
Width = 315
Height = 305
Columns = <
item
Caption = #25253#34920#21517#31216
Width = 300
end>
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 3
ViewStyle = vsReport
end
object Edit2: TEdit
Left = 96
Top = 400
Width = 265
Height = 21
TabOrder = 4
Text = '1'
end
object CheckBox1: TCheckBox
Left = 24
Top = 376
Width = 337
Height = 17
Caption = #25171#21360#39029#30473
TabOrder = 5
end
object BitBtn1: TBitBtn
Left = 288
Top = 458
Width = 73
Height = 21
Caption = #19978#20256#25253#34920
TabOrder = 6
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 135
Top = 458
Width = 73
Height = 21
Caption = #39044#35272#25253#34920
TabOrder = 7
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -