?? ufrmsysctrl.dfm
字號:
object FrmSysCtrl: TFrmSysCtrl
Left = 269
Top = 177
Width = 417
Height = 218
Caption = #31995#32479#25511#21046#31243#24207
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object rdgResolution: TRadioGroup
Left = 16
Top = 16
Width = 297
Height = 49
Caption = #20998#36776#29575
Columns = 3
ItemIndex = 0
Items.Strings = (
'1280 * 960'
'1024 * 768'
'800 * 600')
TabOrder = 0
end
object btnResolution: TButton
Left = 320
Top = 40
Width = 75
Height = 25
Caption = #35774#32622#20998#36776#29575
TabOrder = 1
OnClick = btnResolutionClick
end
object rdgExitWin: TRadioGroup
Left = 16
Top = 72
Width = 297
Height = 49
Caption = #20851#26426#26041#24335
Columns = 3
ItemIndex = 0
Items.Strings = (
#27880#38144
#37325#21551
#20851#38381)
TabOrder = 2
end
object btnExitWin: TButton
Left = 320
Top = 96
Width = 75
Height = 25
Caption = #20851#26426
TabOrder = 3
OnClick = btnExitWinClick
end
object btnClose: TButton
Left = 320
Top = 152
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = btnCloseClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -