📄 realtyc25a.dfm
字号:
object f_RealtyC25A: Tf_RealtyC25A
Left = 182
Top = 52
BorderStyle = bsSingle
Caption = #25910#36153#39033#30446#35774#32622
ClientHeight = 521
ClientWidth = 804
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Times New Roman'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
DesignSize = (
804
521)
PixelsPerInch = 96
TextHeight = 15
object Label8: TLabel
Left = 296
Top = 8
Width = 174
Height = 29
Caption = #25910#36153#39033#30446#35774#32622
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 2
Top = 88
Width = 800
Height = 429
Anchors = [akLeft, akTop, akRight, akBottom]
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
DesignSize = (
800
429)
object ListView1: TListView
Left = 3
Top = 9
Width = 793
Height = 417
Anchors = [akLeft, akTop, akRight, akBottom]
BevelInner = bvLowered
BevelOuter = bvRaised
BevelKind = bkFlat
BorderStyle = bsNone
Columns = <
item
Caption = #25910#36153#39033#30446#31867#22411
Width = 100
end
item
Caption = #25910#36153#39033#30446#20195#30721
Width = 120
end
item
Caption = #25910#36153#39033#30446#21517#31216
Width = 120
end
item
Caption = #25910#21462
Width = 90
end
item
Caption = #25910#36153#26631#20934
Width = 80
end
item
Caption = #24320#22987#25910#36153#26102#38388
Width = 90
end>
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
GridLines = True
RowSelect = True
ParentFont = False
TabOrder = 0
ViewStyle = vsReport
OnCustomDrawItem = ListView1CustomDrawItem
OnMouseDown = ListView1MouseDown
end
end
object Button1: TButton
Left = 592
Top = 48
Width = 75
Height = 25
Caption = #20445#23384'(&S)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button6: TButton
Left = 673
Top = 48
Width = 47
Height = 25
Caption = #25171#21360'(&P)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button6Click
end
object Button7: TButton
Left = 723
Top = 48
Width = 47
Height = 25
Caption = #36864#20986'(&X)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button7Click
end
object PopupMenu1: TPopupMenu
Left = 720
Top = 96
object N1: TMenuItem
Caption = #35774#32622
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20462#25913
OnClick = N2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -