routemanage.dfm
来自「2009最新 传奇汉化0599代码 传奇汉化」· DFM 代码 · 共 97 行
DFM
97 行
object frmRouteManage: TfrmRouteManage
Left = 295
Top = 311
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #32593#20851#36335#30001#37197#32622
ClientHeight = 220
ClientWidth = 475
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 10
Top = 10
Width = 463
Height = 207
Caption = #32593#20851#36335#30001#34920
TabOrder = 0
object ListViewRoute: TListView
Left = 10
Top = 20
Width = 447
Height = 149
Columns = <
item
Caption = #24207#21495
end
item
Caption = #35282#33394#32593#20851
Width = 100
end
item
Caption = #32593#20851#25968#37327
Width = 80
end
item
Caption = #28216#25103#32593#20851
Width = 1250
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnClick = ButtonDeleteClick
end
object ButtonEdit: TButton
Left = 86
Top = 180
Width = 75
Height = 21
Hint = #20462#25913#36873#23450#30340#32593#20851#36335#30001
Caption = #32534#36753'(&E)'
TabOrder = 1
OnClick = ButtonDeleteClick
end
object ButtonDelete: TButton
Left = 170
Top = 180
Width = 79
Height = 21
Hint = #21024#38500#36873#23450#30340#32593#20851#36335#30001
Caption = #21024#38500'(&D)'
TabOrder = 2
OnClick = ButtonDeleteClick
end
object ButtonOK: TButton
Left = 368
Top = 180
Width = 81
Height = 21
Hint = #20445#23384#32593#20851#36335#30001#35774#32622#36864#20986
Caption = #30830#23450'(&O)'
TabOrder = 3
OnClick = ButtonDeleteClick
end
object ButtonAddRoute: TButton
Left = 10
Top = 180
Width = 71
Height = 21
Hint = #20462#25913#36873#23450#30340#32593#20851#36335#30001
Caption = #22686#21152'(&A)'
TabOrder = 4
OnClick = ButtonDeleteClick
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?