?? selectcopyright.dfm
字號:
object Form9: TForm9
Left = 689
Top = 339
BorderStyle = bsDialog
Caption = 'Select CopyrightInfo'
ClientHeight = 176
ClientWidth = 420
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
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
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -