📄 wl.dfm
字号:
inherited frmWl: TfrmWl
Left = 114
Top = 232
Caption = '工资等级'
ClientHeight = 350
ClientWidth = 660
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 328
Width = 660
end
inherited CoolBar1: TCoolBar
Width = 660
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 660
end>
inherited tbMainBar: TToolBar
Width = 647
inherited ToolButton2: TToolButton
Width = 35
end
inherited tbQuery: TToolButton
Left = 459
end
inherited tbPrint: TToolButton
Left = 494
end
inherited tbExport: TToolButton
Left = 529
end
inherited ToolButton4: TToolButton
Left = 564
end
inherited tbHelp: TToolButton
Left = 566
end
inherited tbControl: TToolButton
Left = 601
end
end
end
object FloatPanel1: TFloatPanel [2]
Left = 341
Top = 39
Width = 319
Height = 289
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 2
object Label1: TLabel
Left = 22
Top = 22
Width = 66
Height = 12
Caption = '工资等级码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 34
Top = 49
Width = 54
Height = 12
Caption = '工资说明:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 34
Top = 76
Width = 54
Height = 12
Caption = '固定工资:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 58
Top = 103
Width = 30
Height = 12
Caption = '奖金:'
end
object Label5: TLabel
Left = 58
Top = 130
Width = 30
Height = 12
Caption = '津贴:'
end
object Label6: TLabel
Left = 58
Top = 157
Width = 30
Height = 12
Caption = '其它:'
end
object Label7: TLabel
Left = 58
Top = 184
Width = 30
Height = 12
Caption = '合计:'
end
object LbWlSum: TLabel
Left = 98
Top = 184
Width = 42
Height = 12
Caption = 'LbWlSum'
end
object seWlDesc: TSDEdit
Left = 98
Top = 46
Width = 112
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seWlDesc'
SplitSymbol = ' | '
end
object seWlFix: TSDEdit
Left = 98
Top = 74
Width = 112
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = '0'
OnExit = seWlFixExit
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seWlBorus: TSDEdit
Left = 98
Top = 99
Width = 112
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = '0'
OnExit = seWlBorusExit
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seWlAnce: TSDEdit
Left = 98
Top = 124
Width = 112
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = '0'
OnExit = seWlAnceExit
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seWlOther: TSDEdit
Left = 98
Top = 152
Width = 112
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = '0'
OnExit = seWlOtherExit
DigLen = 2
DataType = dtNumber
CharType = ctMathematic
SplitSymbol = ' | '
DefaultValue = '0'
end
object seWlCode: TSDEdit
Left = 98
Top = 18
Width = 112
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seWlCode'
SplitSymbol = ' | '
end
end
object sgWl: TSDGrid [3]
Left = 0
Top = 39
Width = 341
Height = 289
Align = alLeft
Color = clWhite
ColCount = 7
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
ParentFont = False
TabOrder = 3
OnClick = sgWlClick
SelectColor = clBackground
EvenGridColor = clWhite
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '工资等级码'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '固定工资'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '奖金'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '津贴'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '其它'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '合计'
ColumnWidth = 0
end>
ColWidths = (
10
59
46
49
48
52
54)
end
inherited RecPrintDlg: TPrintDialog
Left = 579
Top = 83
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 579
Top = 51
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -