📄 checkflow.dfm
字号:
object checkflowfm: Tcheckflowfm
Left = 214
Top = 212
Width = 724
Height = 519
BorderIcons = []
Caption = 'checkflowfm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 161
Width = 716
Height = 331
Align = alClient
AutoSize = True
TabOrder = 0
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 714
Height = 329
Align = alClient
DataSource = DataSource1
DefaultDrawing = False
FixedColor = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = DBGrid1DrawColumnCell
OnEditButtonClick = DBGrid1EditButtonClick
OnKeyDown = DBGrid1KeyDown
Columns = <
item
Expanded = False
FieldName = 'izCode'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '流水编码'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'ijcode'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '交款单编码'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Visible = True
end
item
Color = clBtnHighlight
Expanded = False
FieldName = 'Msum'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '交款总数'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Visible = True
end
item
Color = clHighlightText
Expanded = False
FieldName = 'Cpname'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '交款人'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Visible = True
end
item
Color = clHighlightText
Expanded = False
FieldName = 'Dptime'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '交款时间'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Visible = True
end
item
Color = clHighlightText
Expanded = False
FieldName = 'Ireason'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '资金流动原因'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Width = 75
Visible = True
end
item
Color = clHighlightText
Expanded = False
FieldName = 'Isource'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '交款部门'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Visible = True
end
item
ButtonStyle = cbsEllipsis
Color = clBtnHighlight
Expanded = False
FieldName = 'Cmemo'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Title.Caption = '备注'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -11
Title.Font.Name = '宋体'
Title.Font.Style = []
Width = 150
Visible = True
end>
end
end
object GDSStdPanel: TPanel
Left = 0
Top = 0
Width = 716
Height = 89
Align = alTop
BevelOuter = bvLowered
Color = clNavy
TabOrder = 1
object ImageBevel: TBevel
Left = 4
Top = 5
Width = 104
Height = 79
end
object GDSSloganLabel2: TLabel
Left = 128
Top = 48
Width = 325
Height = 18
AutoSize = False
Caption = '"STC Department Store Management System"'
Font.Charset = DEFAULT_CHARSET
Font.Color = cl3DDkShadow
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object GDSLabel2: TLabel
Left = 132
Top = 24
Width = 525
Height = 32
AutoSize = False
Caption = '收款记录查询 Recieved Check Model'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -