📄 treeshed.xfm
字号:
object NodeTreeEditor: TNodeTreeEditor
Left = 352
Top = 187
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Tree Node Editor'
ClientHeight = 238
ClientWidth = 367
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button3: TButton
Left = 284
Top = 208
Width = 75
Height = 25
Cancel = True
Caption = 'C&lose'
Default = True
TabOrder = 0
OnClick = Button3Click
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 367
Height = 201
ActivePage = TabGradient
Align = alTop
TabOrder = 1
OnChange = PageControl1Change
object TabFormat: TTabSheet
Caption = 'Format'
object Label2: TLabel
Left = 27
Top = 62
Width = 27
Height = 13
Alignment = taRightJustify
Caption = 'Color:'
end
object Label1: TLabel
Left = 28
Top = 22
Width = 26
Height = 13
Alignment = taRightJustify
Caption = '&Style:'
FocusControl = CBStyle
end
object Label16: TLabel
Left = 216
Top = 146
Width = 33
Height = 13
Alignment = taRightJustify
Caption = 'C&ursor:'
FocusControl = CBCursor
end
object Shape4: TShape
Left = 58
Top = 56
Width = 25
Height = 25
Cursor = crHandPoint
OnMouseUp = Shape4MouseUp
end
object Label20: TLabel
Left = 216
Top = 64
Width = 49
Height = 13
Alignment = taRightJustify
Caption = 'C&ross-box:'
FocusControl = ComboBox5
end
object Shape5: TShape
Left = 314
Top = 18
Width = 25
Height = 25
Cursor = crHandPoint
OnMouseUp = Shape5MouseUp
end
object Label21: TLabel
Left = 224
Top = 115
Width = 68
Height = 13
Alignment = taRightJustify
Caption = 'T&ransparency:'
FocusControl = ETransp
end
object Label22: TLabel
Left = 18
Top = 96
Width = 103
Height = 13
Alignment = taRightJustify
Caption = 'Children &Connections:'
FocusControl = CBConnStyle
end
object CheckBox3: TCheckBox
Left = 216
Top = 90
Width = 129
Height = 17
Caption = '&Transparent'
TabOrder = 0
OnClick = CheckBox3Click
end
object CBStyle: TComboFlat
Left = 58
Top = 19
Width = 128
DropDownCount = 12
TabOrder = 1
OnChange = CBStyleChange
Items.Strings = (
'Rectangle'
'Circle'
'Vertical Line'
'Horizontal Line'
'Line'
'Inverted Line'
'Diamond'
'Triangle Top'
'Triangle Bottom'
'Triangle Left'
'Triangle Right'
'Round Rectangle')
end
object Button1: TButton
Left = 214
Top = 18
Width = 75
Height = 25
Caption = 'B&order...'
TabOrder = 2
OnClick = Button1Click
end
object CBCursor: TComboFlat
Left = 256
Top = 143
Width = 89
TabOrder = 3
OnChange = CBCursorChange
end
object ComboBox5: TComboFlat
Left = 271
Top = 61
Width = 74
TabOrder = 4
OnChange = ComboBox5Change
Items.Strings = (
'Auto'
'Always'
'Never')
end
object Button2: TButton
Left = 96
Top = 56
Width = 75
Height = 25
Caption = '&Pattern...'
TabOrder = 5
OnClick = Button2Click
end
object BBackColor: TButtonColor
Left = 16
Top = 144
Caption = 'B&ack...'
TabOrder = 6
OnClick = BBackColorClick
end
object ETransp: TEdit
Left = 296
Top = 112
Width = 33
Height = 21
TabOrder = 7
Text = '0'
OnChange = ETranspChange
end
object UDTransp: TUpDown
Left = 329
Top = 112
Width = 15
Height = 21
Associate = ETransp
Increment = 5
TabOrder = 8
end
object CheckBox8: TCheckBox
Left = 112
Top = 147
Width = 97
Height = 17
Caption = 'Clip Text'
TabOrder = 9
OnClick = CheckBox8Click
end
object CBConnStyle: TComboFlat
Left = 125
Top = 93
Width = 70
TabOrder = 10
OnChange = CBConnStyleChange
Items.Strings = (
'Auto'
'Line'
'Sides'
'Curve')
end
end
object TabText: TTabSheet
Caption = 'Text'
end
object TabImage: TTabSheet
Caption = 'Image'
object Label6: TLabel
Left = 24
Top = 124
Width = 26
Height = 13
Alignment = taRightJustify
Caption = '&Align:'
FocusControl = ComboBox4
end
object Image1: TImage
Left = 190
Top = 49
Width = 49
Height = 49
Stretch = True
end
object Bevel1: TBevel
Left = 188
Top = 47
Width = 54
Height = 54
end
object Label18: TLabel
Left = 24
Top = 20
Width = 68
Height = 13
Alignment = taRightJustify
Caption = '&Default image:'
FocusControl = ComboBox3
end
object Label3: TLabel
Left = 288
Top = 56
Width = 31
Height = 13
Caption = '&Width:'
FocusControl = Edit5
end
object Label19: TLabel
Left = 288
Top = 104
Width = 34
Height = 13
Caption = '&Height:'
FocusControl = Edit6
end
object ComboBox4: TComboFlat
Left = 56
Top = 120
Width = 105
DropDownCount = 12
TabOrder = 0
OnChange = ComboBox4Change
Items.Strings = (
'Automatic'
'Left Top'
'Right Bottom'
'Left Bottom'
'Right Top'
'Left'
'Top'
'Right'
'Bottom'
'Center')
end
object Button5: TButton
Left = 56
Top = 64
Width = 121
Height = 25
Caption = 'Button5'
TabOrder = 1
OnClick = Button5Click
end
object ComboBox3: TComboFlat
Left = 104
Top = 16
Width = 139
TabOrder = 2
OnChange = ComboBox3Change
Items.Strings = (
'None'
'Closed folder'
'Open folder'
'Desktop'
'MyPC'
'Network'
'Floppy 3'
'Recycle Bin'
'Hard Disk'
'Net Share'
'Computer'
'World'
'Folder open and close'
'Checked closed folder'
'Unchecked closed folder'
'Checked'
'Unchecked'
'Radio checked'
'Radio unChecked'
'Radio checked folder'
'Radio unchecked folder')
end
object Edit5: TEdit
Left = 288
Top = 72
Width = 33
Height = 21
TabOrder = 3
Text = '0'
OnChange = Edit5Change
end
object UpDown5: TUpDown
Left = 321
Top = 72
Width = 15
Height = 21
Associate = Edit5
Max = 10000
TabOrder = 4
end
object Edit6: TEdit
Left = 288
Top = 120
Width = 33
Height = 21
TabOrder = 5
Text = '0'
OnChange = Edit5Change
end
object UpDown6: TUpDown
Left = 321
Top = 120
Width = 15
Height = 21
Associate = Edit6
Max = 10000
TabOrder = 6
end
object CBImgTransp: TCheckBox
Left = 173
Top = 122
Width = 86
Height = 17
Caption = '&Transparent'
TabOrder = 7
OnClick = CBImgTranspClick
end
end
object TabGradient: TTabSheet
Caption = 'Gradient'
object Label4: TLabel
Left = 80
Top = 54
Width = 26
Height = 13
Alignment = taRightJustify
Caption = '&Style:'
FocusControl = ComboBox2
end
object GroupBox1: TGroupBox
Left = 80
Top = 84
Width = 225
Height = 77
Caption = 'Colors:'
TabOrder = 3
object Shape2: TShape
Left = 14
Top = 24
Width = 27
Height = 25
Cursor = crHandPoint
OnMouseUp = Shape2MouseUp
end
object Shape3: TShape
Left = 79
Top = 24
Width = 27
Height = 25
Cursor = crHandPoint
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -