📄 rank.dfm
字号:
inherited frmRank: TfrmRank
Left = 122
Top = 108
Width = 653
Height = 475
Caption = '职务代码'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel [0]
Left = 0
Top = 39
Width = 300
Height = 368
Align = alLeft
Caption = 'Panel1'
Ctl3D = False
ParentCtl3D = False
TabOrder = 3
object tvRank: TTreeView
Left = 1
Top = 1
Width = 298
Height = 366
Align = alClient
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
HideSelection = False
Indent = 19
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 0
OnChange = tvRankChange
end
end
inherited sbBar: TStatusBar
Top = 407
Width = 645
end
inherited CoolBar1: TCoolBar
Width = 645
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 645
end>
inherited tbMainBar: TToolBar
Width = 632
end
end
object FloatPanel1: TFloatPanel [3]
Left = 300
Top = 39
Width = 345
Height = 368
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 2
object Label2: TLabel
Left = 10
Top = 19
Width = 60
Height = 12
Caption = '上层编码:'
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 10
Top = 82
Width = 60
Height = 12
Caption = '职务名称:'
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label1: TLabel
Left = 10
Top = 114
Width = 60
Height = 12
Caption = '职务说明:'
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 10
Top = 51
Width = 60
Height = 12
Caption = '本层编码:'
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object seRankName: TSDEdit
Left = 68
Top = 77
Width = 179
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Text = 'seRankName'
SplitSymbol = ' | '
end
object memRankDesc: TMemo
Left = 68
Top = 112
Width = 179
Height = 43
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Lines.Strings = (
'memRankDesc')
ParentCtl3D = False
ParentFont = False
TabOrder = 3
end
object memUpperCode: TMemo
Left = 68
Top = 16
Width = 127
Height = 17
TabStop = False
Alignment = taRightJustify
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Lines.Strings = (
'memUpperCode')
ParentCtl3D = False
ParentFont = False
TabOrder = 0
WantTabs = True
WordWrap = False
end
object seRankItem: TSDEdit
Left = 68
Top = 45
Width = 127
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 1
Text = 'seRankItem'
SplitSymbol = ' | '
end
end
inherited MainMenu1: TMainMenu
Left = 74
Top = 195
end
inherited ImageList1: TImageList
Left = 74
Top = 195
end
inherited RecPrintDlg: TPrintDialog
Left = 74
Top = 195
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 74
Top = 195
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -