📄 unitinherited1.dfm
字号:
BoundLabel.Active = True
BoundLabel.Caption = 'sMemo1'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclTopLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
SkinData.SkinSection = 'EDIT'
end
object sSpinEdit1: TsSpinEdit
Tag = 5
Left = 82
Top = 26
Width = 130
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Text = '0'
SkinData.SkinSection = 'EDIT'
BoundLabel.Active = True
BoundLabel.Caption = 'sSpinEdit1'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
MaxValue = 0
MinValue = 0
Value = 0
end
object sEdit1: TsEdit
Tag = 5
Left = 82
Top = 52
Width = 130
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Text = 'sEdit1'
SkinData.SkinSection = 'EDIT'
BoundLabel.Active = True
BoundLabel.Caption = 'sEdit1'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
end
object sMaskEdit1: TsMaskEdit
Tag = 5
Left = 82
Top = 77
Width = 130
Height = 20
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
Text = 'sMaskEdit1'
BoundLabel.Active = True
BoundLabel.Caption = 'sMaskEdit1'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
SkinData.SkinSection = 'EDIT'
end
object sComboBox2: TsComboBox
Tag = 5
Left = 82
Top = 101
Width = 130
Height = 21
Alignment = taLeftJustify
BoundLabel.Active = True
BoundLabel.Caption = 'sComboBox2'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
SkinData.SkinSection = 'COMBOBOX'
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = -1
ParentFont = False
TabOrder = 4
Text = 'sComboBox1'
Items.Strings = (
'Item 0'
'Item 1'
'Item 2'
'Item 3'
'Item 4'
'Item 5'
'Item 6'
'Item 7'
'Item 8'
'Item 9'
'Item A'
'Item B'
'Item C'
'Item D'
'Item E'
'Item F'
'Item G'
'Item H'
'Item ...')
end
object sRichEdit1: TsRichEdit
Tag = 5
Left = 82
Top = 234
Width = 311
Height = 159
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'sRichEdit1')
ParentFont = False
ScrollBars = ssBoth
TabOrder = 5
WordWrap = False
Text = 'sRichEdit1'#13#10
BoundLabel.Active = True
BoundLabel.Caption = 'sRichEdit1'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
SkinData.SkinSection = 'EDIT'
end
object sButton1: TsButton
Tag = 5
Left = 404
Top = 328
Width = 69
Height = 65
Caption = 'Load'#13#10'RTF'
TabOrder = 6
OnClick = sButton1Click
SkinData.SkinSection = 'BUTTON_HUGE'
end
object sListBox1: TsListBox
Tag = 5
Left = 82
Top = 127
Width = 130
Height = 101
AutoCompleteDelay = 500
BoundLabel.Active = True
BoundLabel.Caption = 'sListBox1'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
SkinData.SkinSection = 'EDIT'
ItemHeight = 13
Items.Strings = (
'Item 0'
'Item 1'
'Item 2'
'Item 3'
'Item 4'
'Item 5'
'Item 6'
'Item 7'
'Item 8'
'Item 9'
'Item A'
'Item B'
'Item C'
'Item D'
'Item E'
'Item F')
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
end
object sFrameAdapter1: TsFrameAdapter
SkinData.SkinSection = 'CHECKBOX'
Left = 15
Top = 13
end
object sOpenDialog1: TOpenDialog
Filter = 'RTF files|*.RTF'
Left = 400
Top = 328
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -