📄 realtyc25c.dfm
字号:
object f_RealtyC25C: Tf_RealtyC25C
Left = 163
Top = 14
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25151#38388#25910#36153#23545#35937#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 = 232
Height = 29
Caption = #25151#38388#25910#36153#23545#35937#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 = 120
Width = 800
Height = 397
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
397)
object ListView1: TListView
Left = 3
Top = 9
Width = 793
Height = 385
Anchors = [akLeft, akTop, akRight, akBottom]
BevelInner = bvLowered
BevelOuter = bvRaised
BevelKind = bkFlat
BorderStyle = bsNone
Columns = <
item
Caption = #23458#25143
Width = 100
end
item
Alignment = taRightJustify
Caption = #20998#25674#27604#20363'(%)'
Width = 120
end
item
Caption = #36153#29992#25910#21462#31867#22411
Width = 120
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 = 472
Top = 64
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 = 553
Top = 64
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 = 603
Top = 64
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 CheckBox1: TCheckBox
Left = 160
Top = 72
Width = 201
Height = 17
Caption = #23558#27492#35774#32622#29992#20110#35813#25151#25152#26377#25910#36153#39033#30446
TabOrder = 4
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 + -