?? fmini.dfm
字號:
object FmIni: TFmIni
Left = 633
Top = 338
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = #35831#36873#25321#20320#30340#21517#23383
ClientHeight = 145
ClientWidth = 331
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object lblDevName: TLabel
Left = 73
Top = 40
Width = 48
Height = 13
Caption = #35831#36873#25321#65306
end
object cbbDevName: TComboBox
Left = 129
Top = 40
Width = 129
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = cbbDevNameChange
end
object btnCancel: TButton
Left = 182
Top = 96
Width = 73
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
end
object btnOk: TButton
Left = 77
Top = 96
Width = 73
Height = 25
Caption = #30830#23450
Enabled = False
ModalResult = 1
TabOrder = 2
OnClick = btnOkClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -