?? generalpage.dfm
字號:
object ppgGeneral: TppgGeneral
Left = 403
Top = 254
Width = 195
Height = 118
Caption = 'General'
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 Label1: TLabel
Left = 16
Top = 12
Width = 43
Height = 13
Caption = 'Columns:'
end
object Label2: TLabel
Left = 16
Top = 36
Width = 50
Height = 13
Caption = 'Tab width:'
end
object ecColumns: TEdit
Left = 88
Top = 8
Width = 41
Height = 21
TabOrder = 0
Text = '0'
end
object cbSorted: TCheckBox
Left = 88
Top = 64
Width = 65
Height = 17
Caption = 'Sorted'
TabOrder = 2
end
object ecTabWidth: TEdit
Left = 88
Top = 32
Width = 41
Height = 21
TabOrder = 1
Text = '0'
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -