📄 unitlistviews.dfm
字号:
object FrameListViews: TFrameListViews
Left = 0
Top = 0
Width = 481
Height = 481
TabOrder = 0
object sListView1: TsListView
Left = 30
Top = 40
Width = 215
Height = 169
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Color = clWindowText
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'
Columns = <
item
Caption = 'Column 1'
Width = 100
end
item
AutoSize = True
Caption = 'Column 2'
end>
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
GridLines = True
HotTrackStyles = [htHandPoint, htUnderlineHot]
Items.Data = {
2E0100000A00000001000000FFFFFFFFFFFFFFFF010000000000000006497465
6D2031095375624974656D203102000000FFFFFFFFFFFFFFFF01000000000000
00064974656D2032095375624974656D203203000000FFFFFFFFFFFFFFFF0000
000000000000064974656D203304000000FFFFFFFFFFFFFFFF00000000000000
00064974656D203405000000FFFFFFFFFFFFFFFF000000000000000006497465
6D203506000000FFFFFFFFFFFFFFFF0000000000000000064974656D20360700
0000FFFFFFFFFFFFFFFF0000000000000000064974656D203708000000FFFFFF
FFFFFFFFFF0000000000000000064974656D203809000000FFFFFFFFFFFFFFFF
0000000000000000064974656D20390A000000FFFFFFFFFFFFFFFF0000000000
000000064974656D20410B001500}
LargeImages = MainForm.ImageList26
ParentFont = False
ShowWorkAreas = True
SmallImages = MainForm.ImageList16
TabOrder = 0
ViewStyle = vsReport
end
object sGroupBox10: TsGroupBox
Left = 265
Top = 73
Width = 111
Height = 134
Caption = 'ViewStyle'
TabOrder = 1
SkinData.SkinSection = 'GROUPBOX'
object sRadioButton21: TsRadioButton
Tag = 5
Left = 13
Top = 30
Width = 56
Height = 19
Caption = 'vsIcon'
TabOrder = 0
OnClick = sRadioButton21Change
SkinData.SkinSection = 'RADIOBUTTON'
end
object sRadioButton22: TsRadioButton
Tag = 5
Left = 13
Top = 52
Width = 51
Height = 19
HelpContext = 1
Caption = 'vsList'
TabOrder = 1
OnClick = sRadioButton22Change
SkinData.SkinSection = 'RADIOBUTTON'
end
object sRadioButton23: TsRadioButton
Tag = 5
Left = 13
Top = 75
Width = 67
Height = 19
HelpContext = 2
Caption = 'vsReport'
Checked = True
TabOrder = 2
TabStop = True
OnClick = sRadioButton23Change
SkinData.SkinSection = 'RADIOBUTTON'
end
object sRadioButton24: TsRadioButton
Tag = 5
Left = 13
Top = 97
Width = 81
Height = 19
HelpContext = 3
Caption = 'vsSmallIcon'
TabOrder = 3
OnClick = sRadioButton24Change
SkinData.SkinSection = 'RADIOBUTTON'
end
end
object sComboBox1: TsComboBox
Left = 265
Top = 44
Width = 110
Height = 21
Alignment = taLeftJustify
BoundLabel.Active = True
BoundLabel.Caption = 'SkinSection :'
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 = 'COMBOBOX'
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = -1
ParentFont = False
TabOrder = 2
OnChange = sComboBox1Change
Items.Strings = (
'EDIT'
'ALPHAEDIT'
'DIALOG'
'FORM'
'PANEL'
'PANEL_LOW'
'CHECKBOX')
end
object sFrameAdapter1: TsFrameAdapter
SkinData.SkinSection = 'CHECKBOX'
Left = 7
Top = 9
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -