📄 uunload.dfm
字号:
object FrmUnload: TFrmUnload
Left = 518
Top = 207
BorderStyle = bsDialog
Caption = #26029#24320#36830#25509
ClientHeight = 210
ClientWidth = 196
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 10
Width = 57
Height = 13
AutoSize = False
Caption = #26029#24320#36830#25509
end
object ButtonUnload: TButton
Left = 112
Top = 176
Width = 75
Height = 25
Caption = #26029#24320#36830#25509
TabOrder = 0
OnClick = ButtonUnloadClick
end
object VLEConnr: TValueListEditor
Left = 8
Top = 32
Width = 177
Height = 129
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect, goThumbTracking]
TabOrder = 1
TitleCaptions.Strings = (
#24207#21495
#36830#25509#21495)
OnSelectCell = VLEConnrSelectCell
ColWidths = (
30
141)
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Color = clBtnFace
DrawMenuBar = False
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
UseDimColor = False
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = True
Active = True
Left = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -