?? unitdialog.dfm
字號:
object frmDialog: TfrmDialog
Left = 205
Top = 277
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #23494#30721
ClientHeight = 70
ClientWidth = 361
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object EditPassWD: TEdit
Left = 9
Top = 26
Width = 239
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 264
Top = 6
Width = 91
Height = 27
Caption = #30830#23450'(&O)'
ModalResult = 1
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 40
Width = 91
Height = 27
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 2
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -