addredit.dfm
来自「2009最新 传奇汉化0599代码 传奇汉化」· DFM 代码 · 共 116 行
DFM
116 行
object FrmEditAddr: TFrmEditAddr
Left = 240
Top = 368
Width = 771
Height = 291
Caption = #28216#25103#32593#20851#35774#32622
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object AddrGrid: TStringGrid
Left = 0
Top = 0
Width = 763
Height = 216
Align = alClient
ColCount = 9
DefaultRowHeight = 20
FixedCols = 0
RowCount = 9
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goEditing]
TabOrder = 0
ColWidths = (
106
100
55
98
46
100
64
103
56)
end
object Panel1: TPanel
Left = 0
Top = 216
Width = 763
Height = 41
Align = alBottom
BevelOuter = bvNone
Caption = ' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '??'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 10
Top = 15
Width = 30
Height = 12
Caption = #34892#25968':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object BtnApplyRow: TSpeedButton
Left = 146
Top = 10
Width = 95
Height = 23
Caption = #35774#32622#34892#25968'(&S)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = BtnApplyRowClick
end
object BtnApplyAndClose: TButton
Left = 448
Top = 10
Width = 113
Height = 23
Caption = #30830#23450'(&O)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BtnApplyAndCloseClick
end
object ERowCount: TSpinEdit
Left = 46
Top = 10
Width = 91
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
MaxValue = 0
MinValue = 0
ParentFont = False
TabOrder = 1
Value = 8
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?