📄 cts.dfm
字号:
inherited frmCts: TfrmCts
Left = 169
Top = 55
Width = 631
Height = 545
Caption = '现金盘点表'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 474
Width = 623
Height = 25
end
inherited CoolBar1: TCoolBar
Width = 623
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 623
end>
inherited tbMainBar: TToolBar
Width = 610
end
end
object sgCts: TSDGrid [2]
Left = 0
Top = 39
Width = 325
Height = 435
Align = alLeft
Color = 50331647
ColCount = 4
Ctl3D = False
DefaultRowHeight = 16
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnClick = sgCtsClick
SelectColor = 12615680
EvenGridColor = 50331647
OddGridColor = 14806523
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '盘点单号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '盘点帐户'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '帐面金额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clBlack
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '实盘金额'
ColumnWidth = 0
end>
ColWidths = (
80
108
65
65)
end
object FloatPanel1: TFloatPanel [3]
Left = 325
Top = 39
Width = 298
Height = 435
Align = alClient
Color = 50331647
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 12
Top = 18
Width = 54
Height = 12
Caption = '盘点单号:'
end
object Label2: TLabel
Left = 12
Top = 74
Width = 54
Height = 12
Caption = '盘点帐户:'
end
object Label3: TLabel
Left = 12
Top = 46
Width = 54
Height = 12
Caption = '盘点日期:'
end
object Label5: TLabel
Left = 12
Top = 102
Width = 54
Height = 12
Caption = '帐面金额:'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 12
Top = 130
Width = 54
Height = 12
Caption = '实盘金额:'
end
object Label4: TLabel
Left = 12
Top = 373
Width = 42
Height = 12
Caption = '出纳员:'
end
object seCtsCode: TSDEdit
Left = 70
Top = 12
Width = 159
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seCtsCode'
OnKeyDown = seCtsCodeKeyDown
SplitSymbol = ' | '
end
object scCtsCac: TSDComboBox
Left = 70
Top = 66
Width = 159
Height = 20
Color = 50331647
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
Text = 'scCtsCac'
OnClick = scCtsCacClick
KeyItem = cbItem2
ReadOnly = True
end
object deCtsDate: TDateEdit
Left = 70
Top = 42
Width = 91
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-3-10'
InitDate = '2003-3-10'
ModalResult = 0
TabOrder = 1
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object seCtsAAmt: TSDEdit
Left = 70
Top = 96
Width = 127
Height = 18
TabStop = False
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 3
Text = 'seCtsAAmt'
CharType = ctMathematic
SplitSymbol = ' | '
end
object seCtsTAmt: TSDEdit
Left = 70
Top = 124
Width = 127
Height = 18
TabStop = False
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 5
Text = 'seCtsTAmt'
SplitSymbol = ' | '
end
object GroupBox1: TGroupBox
Left = 7
Top = 153
Width = 277
Height = 207
Caption = '货币盘点数目'
TabOrder = 4
object Label7: TLabel
Left = 5
Top = 26
Width = 30
Height = 12
Caption = '100元'
end
object Label8: TLabel
Left = 11
Top = 53
Width = 24
Height = 12
Caption = '50元'
end
object Label9: TLabel
Left = 11
Top = 79
Width = 24
Height = 12
Caption = '20元'
end
object Label10: TLabel
Left = 11
Top = 106
Width = 24
Height = 12
Caption = '10元'
end
object Label11: TLabel
Left = 17
Top = 132
Width = 18
Height = 12
Caption = '5元'
end
object Label12: TLabel
Left = 17
Top = 159
Width = 18
Height = 12
Caption = '2元'
end
object Label13: TLabel
Left = 17
Top = 185
Width = 18
Height = 12
Caption = '1元'
end
object Label14: TLabel
Left = 156
Top = 26
Width = 18
Height = 12
Caption = '5角'
end
object Label15: TLabel
Left = 156
Top = 53
Width = 18
Height = 12
Caption = '2角'
end
object Label16: TLabel
Left = 156
Top = 79
Width = 18
Height = 12
Caption = '1角'
end
object Label17: TLabel
Left = 156
Top = 106
Width = 18
Height = 12
Caption = '5分'
end
object Label18: TLabel
Left = 156
Top = 132
Width = 18
Height = 12
Caption = '2分'
end
object Label19: TLabel
Left = 156
Top = 159
Width = 18
Height = 12
Caption = '1分'
end
object seCts100yQty: TSDEdit
Left = 46
Top = 21
Width = 96
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = '0'
OnExit = seCts100yQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts50yQty: TSDEdit
Left = 46
Top = 47
Width = 96
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = '0'
OnExit = seCts50yQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts20yQty: TSDEdit
Left = 46
Top = 74
Width = 96
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = '0'
OnExit = seCts20yQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts10yQty: TSDEdit
Left = 46
Top = 100
Width = 96
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = '0'
OnExit = seCts10yQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts5yQty: TSDEdit
Left = 46
Top = 126
Width = 96
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = '0'
OnExit = seCts5yQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts2yQty: TSDEdit
Left = 46
Top = 153
Width = 96
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = '0'
OnExit = seCts2yQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts1yQty: TSDEdit
Left = 46
Top = 179
Width = 96
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 6
Text = '0'
OnExit = seCts1yQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts5jQty: TSDEdit
Left = 190
Top = 21
Width = 74
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = '0'
OnExit = seCts5jQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts2jQty: TSDEdit
Left = 190
Top = 47
Width = 74
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 8
Text = '0'
OnExit = seCts2jQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts1jQty: TSDEdit
Left = 190
Top = 74
Width = 74
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 9
Text = '0'
OnExit = seCts1jQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts5fQty: TSDEdit
Left = 190
Top = 100
Width = 74
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 10
Text = '0'
OnExit = seCts5fQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts2fQty: TSDEdit
Left = 190
Top = 127
Width = 74
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 11
Text = '0'
OnExit = seCts2fQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
object seCts1fQty: TSDEdit
Left = 190
Top = 153
Width = 74
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 12
Text = '0'
OnExit = seCts1fQtyExit
CharType = ctNumeric
SplitSymbol = ' | '
end
end
object scCtsUser: TSDComboBox
Left = 70
Top = 366
Width = 109
Height = 20
Color = 50331647
Ctl3D = False
Enabled = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 6
Text = 'scCtsUser'
KeyItem = cbItem2
ReadOnly = True
end
end
inherited MainMenu1: TMainMenu
Left = 250
Top = 227
end
inherited ImageList1: TImageList
Left = 250
Top = 227
end
inherited RecPrintDlg: TPrintDialog
Left = 250
Top = 227
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 250
Top = 227
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -