?? syfkfsda1.dfm
字號:
object syfkfsda: Tsyfkfsda
Left = 301
Top = 121
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '收銀付款方式檔案'
ClientHeight = 278
ClientWidth = 359
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 0
Width = 359
Height = 225
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
KeyField = 'code'
SummaryGroups = <>
SummarySeparator = ', '
Align = alTop
Color = 15524050
Font.Charset = GB2312_CHARSET
Font.Color = 7479077
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 0
BandFont.Charset = GB2312_CHARSET
BandFont.Color = clWindowText
BandFont.Height = -12
BandFont.Name = '宋體'
BandFont.Style = []
DataSource = DataSource1
Filter.Criteria = {00000000}
GridLineColor = 7479077
HeaderFont.Charset = GB2312_CHARSET
HeaderFont.Color = clWindowText
HeaderFont.Height = -12
HeaderFont.Name = '宋體'
HeaderFont.Style = []
LookAndFeel = lfFlat
OptionsView = [edgoAutoWidth, edgoBandHeaderWidth, edgoIndicator, edgoUseBitmap]
PreviewFont.Charset = DEFAULT_CHARSET
PreviewFont.Color = clBlue
PreviewFont.Height = -12
PreviewFont.Name = '宋體'
PreviewFont.Style = []
object dxDBGrid1code: TdxDBGridMaskColumn
Width = 78
BandIndex = 0
RowIndex = 0
FieldName = 'code'
end
object dxDBGrid1name: TdxDBGridMaskColumn
Width = 151
BandIndex = 0
RowIndex = 0
FieldName = 'name'
end
object dxDBGrid1yn_ce: TdxDBGridPickColumn
Width = 114
BandIndex = 0
RowIndex = 0
FieldName = 'yn_ce'
Items.Strings = (
'是'
'否')
ImmediateDropDown = False
end
end
object wwDBNavigator1: TwwDBNavigator
Left = 104
Top = 234
Width = 240
Height = 40
DataSource = DataSource1
Flat = False
ImageList = ImageList1
RepeatInterval.InitialDelay = 500
RepeatInterval.Interval = 100
object wwDBNavigator1Insert: TwwNavButton
Left = 0
Top = 0
Width = 40
Height = 40
Hint = 'Insert new record'
ImageIndex = 2
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '增加&A'
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 0
Style = nbsInsert
end
object wwDBNavigator1Button1: TwwNavButton
Left = 40
Top = 0
Width = 40
Height = 40
Hint = 'Delete current record'
ImageIndex = 6
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '刪除'
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 1
Style = nbsDelete
end
object wwDBNavigator1Edit: TwwNavButton
Left = 80
Top = 0
Width = 40
Height = 40
Hint = 'Edit current record'
ImageIndex = 4
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '修改&E'
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 2
Style = nbsEdit
end
object wwDBNavigator1Post: TwwNavButton
Left = 120
Top = 0
Width = 40
Height = 40
Hint = 'Post changes of current record'
ImageIndex = 8
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '保存&S'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 3
Style = nbsPost
end
object wwDBNavigator1Cancel: TwwNavButton
Left = 160
Top = 0
Width = 40
Height = 40
Hint = 'Cancel changes made to current record'
ImageIndex = 10
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = '取消&C'
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 4
Style = nbsCancel
end
object wwDBNavigator1Button: TwwNavButton
Left = 200
Top = 0
Width = 40
Height = 40
ImageIndex = 0
NumGlyphs = 1
ShowText = True
Spacing = 4
Transparent = False
Caption = '退出&X'
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
OnClick = wwDBNavigator1ButtonClick
Index = 5
Style = nbsCustom
end
end
object ADOTable1: TADOTable
Active = True
Connection = MainForm.ADOConnection1
CursorType = ctStatic
TableName = 'syfkfs'
Left = 128
Top = 104
object ADOTable1code: TStringField
DisplayLabel = '編碼'
FieldName = 'code'
Size = 10
end
object ADOTable1name: TStringField
DisplayLabel = '名稱'
FieldName = 'name'
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -