📄 selectbook.dfm
字号:
object frmSelectBook: TfrmSelectBook
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #36873#20070
ClientHeight = 391
ClientWidth = 265
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 16
Width = 108
Height = 12
Caption = #24744#30446#21069#25152#36873#20070#30446#20026#65306
end
object Label2: TLabel
Left = 16
Top = 72
Width = 120
Height = 12
Caption = #26377#20197#19979#20070#30446#21487#20379#36873#25321#65306
end
object edtSelected: TEdit
Left = 16
Top = 40
Width = 233
Height = 20
AutoSelect = False
TabOrder = 0
end
object lbBooks: TListBox
Left = 16
Top = 88
Width = 233
Height = 233
ItemHeight = 12
TabOrder = 1
OnClick = lbBooksClick
OnDblClick = lbBooksDblClick
end
object btnCancel: TBitBtn
Left = 176
Top = 344
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
Kind = bkCancel
end
object btnOK: TBitBtn
Left = 88
Top = 344
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 3
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -