?? uffdy.dfm
字號:
inherited frmFFDY: TfrmFFDY
Left = 129
Top = 93
Caption = '應急系統和發放系統對應關系調整'
ClientHeight = 504
PixelsPerInch = 96
TextHeight = 12
inherited barStatus: TStatusBar
Top = 482
Panels = <
item
Width = 80
end
item
Alignment = taCenter
Width = 170
end
item
Alignment = taCenter
Width = 170
end
item
Alignment = taCenter
Width = 50
end
item
Alignment = taRightJustify
Width = 50
end>
end
inherited Panel1: TPanel
Height = 441
inherited pagTemp: TPageControl
Height = 441
inherited tabEdit: TTabSheet
inherited pnlBrowse: TPanel
Caption = ' 關聯方式'
inherited btnCheck: TSpeedButton [0]
Left = 368
Width = 55
end
inherited btnInsert: TSpeedButton [1]
end
inherited btnSave: TSpeedButton [2]
end
inherited btnUndo: TSpeedButton [3]
end
inherited btnDelete: TSpeedButton [4]
end
object Button1: TButton
Left = 543
Top = 4
Width = 75
Height = 25
Caption = '排序顯示'
TabOrder = 0
OnClick = Button1Click
end
object cmbSelect: TComboBox
Left = 65
Top = 6
Width = 231
Height = 20
ItemHeight = 12
TabOrder = 1
Items.Strings = (
'根據姓名和身份證號進行對應(推薦)'
'根據姓名進行對應'
'根據身份證號進行對應')
end
object CheckBox1: TCheckBox
Left = 306
Top = 8
Width = 69
Height = 17
Caption = '是否關聯'
TabOrder = 2
end
object Button2: TButton
Left = 468
Top = 4
Width = 75
Height = 25
Caption = '對應'
TabOrder = 3
OnClick = Button2Click
end
end
inherited scrMain: TScrollBox
Height = 378
object pnlLeft: TPanel
Left = 0
Top = 0
Width = 321
Height = 378
Align = alLeft
BevelOuter = bvNone
BorderWidth = 2
TabOrder = 0
object wwDBGrid1: TwwDBGrid
Left = 2
Top = 31
Width = 317
Height = 321
Selected.Strings = (
'RYID_FF'#9'10'#9'人員編號'
'XM'#9'8'#9'姓名'
'SFZH'#9'18'#9'身份證號'
'HDJE'#9'6'#9'核定金額'#9'F')
IniAttributes.Delimiter = ';;'
TitleColor = clBtnFace
FixedCols = 0
ShowHorzScrollBar = True
BiDiMode = bdLeftToRight
ParentBiDiMode = False
Align = alClient
BorderStyle = bsNone
DataSource = souDetail
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit, dgWordWrap]
TabOrder = 0
TitleAlignment = taLeftJustify
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = '宋體'
TitleFont.Style = []
TitleLines = 1
TitleButtons = False
OnCalcCellColors = wwDBGrid1CalcCellColors
IndicatorColor = icBlack
end
object Panel3: TPanel
Left = 2
Top = 352
Width = 317
Height = 24
Align = alBottom
TabOrder = 1
object Label1: TLabel
Left = 9
Top = 7
Width = 48
Height = 12
Caption = '發放人數'
end
end
object Panel5: TPanel
Left = 2
Top = 2
Width = 317
Height = 29
Align = alTop
TabOrder = 2
object Label3: TLabel
Left = 5
Top = 8
Width = 48
Height = 12
Caption = '發放單位'
end
object btnFFDY_Select: TSpeedButton
Left = 185
Top = 4
Width = 23
Height = 22
Hint = '錄入發放單位代碼,選擇發放單位'
Glyph.Data = {
DE000000424DDE0000000000000076000000280000000D0000000D0000000100
0400000000006800000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
F000FFFF77FFFFFFF000FFFFFF7FFFFFF000FFF222F7FFFFF000FF22222F7FFF
F000F222222F7FFFF0002222F222F7FFF000F22FFF22F7FFF000FFFFFF222F7F
F000FFFFFFF22F7FF000FFFFFFFF22F7F000FFFFFFFF22F7F000FFFFFFFFF22F
F000}
OnClick = btnFFDY_SelectClick
end
object edtFFDW: TEdit
Left = 63
Top = 4
Width = 121
Height = 20
TabOrder = 0
end
end
end
object pnlRight: TPanel
Left = 354
Top = 0
Width = 270
Height = 378
Align = alClient
BevelOuter = bvNone
BorderWidth = 2
TabOrder = 1
object Panel6: TPanel
Left = 2
Top = 352
Width = 266
Height = 24
Align = alBottom
TabOrder = 0
object Label2: TLabel
Left = 7
Top = 8
Width = 72
Height = 12
Caption = '相應單位人數'
end
end
object wwDBGrid2: TwwDBGrid
Left = 2
Top = 31
Width = 266
Height = 321
Selected.Strings = (
'RYID'#9'10'#9'應急編號'
'XM'#9'8'#9'姓名'#9'F'
'SFZH'#9'18'#9'社會保障號')
IniAttributes.Delimiter = ';;'
TitleColor = clBtnFace
FixedCols = 0
ShowHorzScrollBar = True
Align = alClient
BorderStyle = bsNone
DataSource = souRight
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit, dgWordWrap]
TabOrder = 1
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -