📄 s2.view.ts2adapterdatagridview.dfm
字号:
inherited S2AdapterDataGridView: TS2AdapterDataGridView
object _Grid1: TcxGrid
Left = 0
Top = 0
Width = 443
Height = 277
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
LookAndFeel.NativeStyle = True
object _Grid1DBTableView1: TcxGridDBTableView
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
NavigatorButtons.ConfirmDelete = False
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnGrouping = False
OptionsData.Appending = True
OptionsView.GroupByBox = False
Styles.Background = BackgroundStyle
Styles.Content = BackgroundStyle
Styles.ContentEven = BackgroundStyle
Styles.ContentOdd = ContentOddStyle
Styles.Selection = SelectionStyle
Styles.Header = HeaderStyle
end
object _Grid1Level1: TcxGridLevel
GridView = _Grid1DBTableView1
end
end
object cxStyleRepository1: TcxStyleRepository
Left = 16
Top = 16
object ContentOddStyle: TcxStyle
AssignedValues = [svColor]
Color = clWhite
end
object BackgroundStyle: TcxStyle
AssignedValues = [svColor]
Color = 16448250
end
object SelectionStyle: TcxStyle
AssignedValues = [svColor, svFont, svTextColor]
Color = 15132390
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
TextColor = clBlack
end
object HeaderStyle: TcxStyle
AssignedValues = [svBitmap, svFont]
Bitmap.Data = {
5A000000424D5A00000000000000360000002800000003000000030000000100
18000000000024000000120B0000120B00000000000000000000FBFAFCFBFAFC
FBFAFC000000EFEEF0EFEEF0EFEEF0000000E4E3E5E4E3E5E4E3E5000000}
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -