frmfindid.dfm
来自「2009最新 传奇汉化0599代码 传奇汉化」· DFM 代码 · 共 111 行
DFM
111 行
object FrmFindUserId: TFrmFindUserId
Left = 166
Top = 254
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #30331#24405#24080#21495#31649#29702
ClientHeight = 256
ClientWidth = 759
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object IdGrid: TStringGrid
Left = 0
Top = 0
Width = 759
Height = 216
Align = alClient
ColCount = 16
DefaultRowHeight = 20
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
TabOrder = 0
OnDblClick = BtnEditClick
ColWidths = (
64
64
71
91
89
150
141
169
170
83
90
72
76
182
159
218)
end
object Panel1: TPanel
Left = 0
Top = 216
Width = 759
Height = 40
Align = alBottom
BevelOuter = bvNone
Caption = ' '
TabOrder = 1
object Label1: TLabel
Left = 12
Top = 15
Width = 30
Height = 12
Caption = #24080#21495':'
end
object EdFindId: TEdit
Left = 46
Top = 10
Width = 151
Height = 20
TabOrder = 0
OnKeyPress = EdFindIdKeyPress
end
object BtnFindAll: TButton
Left = 208
Top = 10
Width = 65
Height = 23
Caption = #25628#32034'(&S)'
TabOrder = 1
OnClick = BtnFindAllClick
end
object Button1: TButton
Left = 584
Top = 13
Width = 137
Height = 20
Caption = #37325#26032#26381#21153#22120#34920
TabOrder = 2
OnClick = Button1Click
end
object BtnEdit: TButton
Left = 304
Top = 10
Width = 81
Height = 23
Caption = #32534#36753'(&E)'
TabOrder = 3
OnClick = BtnEditClick
end
object Button2: TButton
Left = 390
Top = 10
Width = 83
Height = 23
Caption = #26032#24314'(&N)'
TabOrder = 4
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?