?? backlightset.~dfm
字號(hào):
object Form7: TForm7
Left = 241
Top = 176
Width = 366
Height = 263
Caption = '背光設(shè)置'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 32
Top = 8
Width = 217
Height = 121
Caption = '背光設(shè)置:'
TabOrder = 0
end
object RadioButton1: TRadioButton
Left = 72
Top = 40
Width = 113
Height = 17
Caption = '打開'
TabOrder = 1
end
object RadioButton2: TRadioButton
Left = 72
Top = 88
Width = 113
Height = 17
Caption = '關(guān)閉'
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 24
Top = 144
Width = 75
Height = 25
Caption = '確定'
TabOrder = 3
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 184
Top = 144
Width = 75
Height = 25
Caption = '取消'
TabOrder = 4
OnClick = BitBtn2Click
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -