?? controlface.dfm
字號:
inherited Frm_ControlFace: TFrm_ControlFace
Left = 54
Top = 103
BorderIcons = []
BorderStyle = bsNone
Caption = '圖形控制界面'
ClientHeight = 385
ClientWidth = 697
PixelsPerInch = 96
TextHeight = 12
object ComboBox1: TComboBox
Left = 511
Top = 16
Width = 145
Height = 20
ItemHeight = 12
TabOrder = 0
Text = 'ComboBox1'
end
object Button1: TButton
Left = 87
Top = 49
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 1
end
object Button2: TButton
Left = 117
Top = 121
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
end
object Button3: TButton
Left = 168
Top = 193
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 3
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -