grobalsession.~dfm
来自「2009最新 传奇汉化0599代码 传奇汉化」· ~DFM 代码 · 共 56 行
~DFM
56 行
object frmGrobalSession: TfrmGrobalSession
Left = 488
Top = 324
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26597#30475#20840#23616#20250#35805
ClientHeight = 200
ClientWidth = 405
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 11
object ButtonRefGrid: TButton
Left = 320
Top = 168
Width = 73
Height = 25
Caption = #21047#26032'(&R)'
TabOrder = 0
end
object PanelStatus: TPanel
Left = 0
Top = 0
Width = 405
Height = 161
Align = alTop
TabOrder = 1
object GridSession: TStringGrid
Left = 1
Top = 1
Width = 403
Height = 159
Align = alClient
ColCount = 6
DefaultRowHeight = 18
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
TabOrder = 0
ColWidths = (
34
83
86
56
44
58)
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?