📄 selectcopyright.dfm
字号:
object Form9: TForm9 Left = 689 Top = 339 Width = 420 Height = 176 HorzScrollBar.Range = 417 VertScrollBar.Range = 169 ActiveControl = ListBox1 Caption = 'Select CopyrightInfo' Color = clButton Font.Color = clText Font.Height = 11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ParentFont = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 TextWidth = 5 object ListBox1: TListBox Left = 8 Top = 8 Width = 409 Height = 129 ItemHeight = 13 TabOrder = 0 end object Button1: TButton Left = 256 Top = 144 Width = 161 Height = 25 Caption = '&Select and close' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 8 Top = 144 Width = 161 Height = 25 Caption = '&Add, modify or delete entries ...' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 176 Top = 144 Width = 75 Height = 25 Caption = '&Help' TabOrder = 3 OnClick = Button3Click endend
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -