📄 frmeditappserverlist.dfm
字号:
object FormEditAppServerList: TFormEditAppServerList
Left = 373
Top = 147
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = #32534#36753#24212#29992#26381#21153#22120#21015#34920
ClientHeight = 307
ClientWidth = 402
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object LBAppServer: TListBox
Left = 8
Top = 8
Width = 273
Height = 289
ItemHeight = 12
TabOrder = 0
end
object BtnAdd: TButton
Left = 296
Top = 40
Width = 75
Height = 25
Caption = #28155#21152'(&A)'
TabOrder = 1
OnClick = BtnAddClick
end
object BtnDel: TButton
Left = 296
Top = 88
Width = 75
Height = 25
Caption = #21024#38500'(&D)'
TabOrder = 2
OnClick = BtnDelClick
end
object BtnOk: TButton
Left = 296
Top = 192
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
ModalResult = 1
TabOrder = 3
OnClick = BtnOkClick
end
object BtnCancel: TButton
Left = 296
Top = 248
Width = 75
Height = 25
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -