📄 disticketfrm.dfm.svn-base
字号:
inherited FormDisTickets: TFormDisTickets
Left = 308
Top = 320
AutoScroll = False
Caption = #31080#25454#20998#37197
ClientHeight = 377
ClientWidth = 695
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object pnlLeft: TPanel
Left = 0
Top = 0
Width = 185
Height = 336
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 185
Height = 336
Align = alClient
Caption = #20195#29702#20154#21015#34920
TabOrder = 0
object tvAgent: TTreeView
Left = 2
Top = 14
Width = 181
Height = 320
Align = alClient
Indent = 19
TabOrder = 0
OnGetSelectedIndex = tvAgentGetSelectedIndex
end
end
end
object pnlClient: TPanel
Left = 185
Top = 0
Width = 510
Height = 336
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 510
Height = 336
Align = alClient
Caption = #35774#32622
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 33
Width = 54
Height = 12
Caption = #20195#29702#24080#21495':'
end
object Label2: TLabel
Left = 24
Top = 73
Width = 54
Height = 12
Caption = #21097#20313#31080#25968':'
end
object Label3: TLabel
Left = 240
Top = 33
Width = 54
Height = 12
Caption = #20195#29702#22995#21517':'
end
object EdtAgentID: TEdit
Left = 80
Top = 28
Width = 121
Height = 20
TabOrder = 0
end
object EdtTicketCount: TEdit
Left = 83
Top = 66
Width = 121
Height = 20
TabOrder = 1
end
object EdtAgentName: TEdit
Left = 296
Top = 28
Width = 121
Height = 20
TabOrder = 2
end
end
end
object pnlBottom: TPanel
Left = 0
Top = 336
Width = 695
Height = 41
Align = alBottom
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -