?? unitshujuyuan.dfm
字號:
object FormShuJuYuanSheZhi: TFormShuJuYuanSheZhi
Left = 290
Top = 231
Width = 456
Height = 205
BorderIcons = [biSystemMenu, biMinimize]
Caption = '數據源設置'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 18
object LabelRiXian: TLabel
Left = 19
Top = 25
Width = 198
Height = 18
Caption = '請輸入數據文件存取路徑'
end
object ButtonBaoCun: TButton
Left = 73
Top = 107
Width = 121
Height = 32
Caption = '保存(&S)'
TabOrder = 0
OnClick = ButtonBaoCunClick
end
object ButtonClose: TButton
Left = 226
Top = 107
Width = 109
Height = 32
Caption = '關閉(&C)'
ModalResult = 1
TabOrder = 1
OnClick = ButtonCloseClick
end
object EditRiXianShuJu: TEdit
Left = 19
Top = 55
Width = 368
Height = 26
TabOrder = 2
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -