📄 stylesform.xfm
字号:
object Form1: TForm1
Left = 242
Top = 142
Width = 570
Height = 363
VertScrollBar.Range = 301
HorzScrollBar.Range = 489
ActiveControl = Button1
Caption = 'StylesDemo'
Color = clBackground
PixelsPerInch = 75
TextHeight = 13
TextWidth = 6
object Button1: TButton
Left = 184
Top = 56
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
end
object ListBox1: TListBox
Left = 24
Top = 24
Width = 129
Height = 137
Items.Strings = (
'dsWindows'
'dsMotif'
'dsMotifPlus'
'dsCDE'
'dsQtSGI'
'dsPlatinum'
'dsSystemDefault')
Rows = 7
TabOrder = 1
OnDblClick = ListBox1DblClick
end
object CheckBox1: TCheckBox
Left = 184
Top = 104
Width = 100
Height = 30
Caption = 'CheckBox1'
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 184
Top = 176
Width = 140
Height = 21
ItemHeight = 15
TabOrder = 3
Text = 'ComboBox1'
end
object ScrollBar1: TScrollBar
Left = 184
Top = 216
Width = 121
Height = 18
TabOrder = 4
end
object TrackBar1: TTrackBar
Left = 184
Top = 256
Width = 150
Height = 45
TabOrder = 5
end
object Edit1: TEdit
Left = 184
Top = 24
Width = 101
Height = 21
TabOrder = 6
Text = 'Edit1'
end
object GroupBox1: TGroupBox
Left = 328
Top = 40
Width = 161
Height = 89
Caption = 'GroupBox1'
TabOrder = 7
object RadioButton1: TRadioButton
Left = 16
Top = 24
Width = 113
Height = 17
Caption = 'RadioButton1'
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 16
Top = 48
Width = 113
Height = 17
Caption = 'RadioButton2'
TabOrder = 1
end
end
object TreeView1: TTreeView
Left = 360
Top = 160
Width = 129
Height = 105
Columns = <>
Items.Data = {
040000001C000000FFFFFFFFFFFFFFFF6CC99107000000000000000000000000
036161611C000000FFFFFFFFFFFFFFFF6CC99107000000000000000000000000
036262621C000000FFFFFFFFFFFFFFFF6CC99107000000000000000002000000
036464641C000000FFFFFFFFFFFFFFFF6CC99107000000000000000002000000
036666661C000000FFFFFFFFFFFFFFFF6CC99107000000000000000000000000
036666661C000000FFFFFFFFFFFFFFFF6CC99107000000000000000000000000
036666661C000000FFFFFFFFFFFFFFFF6CC99107000000000000000000000000
036464641C000000FFFFFFFFFFFFFFFF6CC99107000000000000000001000000
036767671C000000FFFFFFFFFFFFFFFF6CC99107000000000000000002000000
036666661C000000FFFFFFFFFFFFFFFF6CC99107000000000000000000000000
036868681C000000FFFFFFFFFFFFFFFF6CC99107000000000000000000000000
036A6A6A}
TabOrder = 8
end
object ListBox2: TListBox
Left = 24
Top = 208
Width = 121
Height = 57
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'0')
Rows = 10
TabOrder = 9
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -