📄 fause.dfm
字号:
inherited frmFaUse: TfrmFaUse
Left = 105
Top = 119
Width = 568
Height = 415
Caption = '使用状态'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 347
Width = 560
end
inherited CoolBar1: TCoolBar
Width = 560
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 560
end>
inherited tbMainBar: TToolBar
Width = 547
end
end
object FloatPanel1: TFloatPanel [2]
Left = 281
Top = 39
Width = 279
Height = 308
Align = alClient
Color = 50331647
Caption = 'FloatPanel4'
ParentColor = False
TabOrder = 2
object Label1: TLabel
Left = 28
Top = 39
Width = 60
Height = 12
Caption = '状态编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 28
Top = 73
Width = 60
Height = 12
Caption = '状态名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 28
Top = 106
Width = 60
Height = 12
Caption = '状态类型:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 28
Top = 167
Width = 36
Height = 12
Caption = '备注:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seFaUseCode: TSDEdit
Left = 85
Top = 33
Width = 115
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seFaUseCode'
SplitSymbol = ' | '
end
object seFaUseName: TSDEdit
Left = 86
Top = 66
Width = 115
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seFaUseName'
SplitSymbol = ' | '
end
object memFaUseDesc: TMemo
Left = 29
Top = 183
Width = 194
Height = 60
Color = 50331647
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Lines.Strings = (
'memFaUseDesc')
ParentCtl3D = False
ParentFont = False
TabOrder = 4
end
object ckFaUseDepre: TCheckBox
Left = 31
Top = 138
Width = 90
Height = 15
Caption = '是否计提'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object scFaUseType: TSDComboBox
Left = 86
Top = 99
Width = 115
Height = 20
Style = csDropDownList
Color = 50331647
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
KeyItem = cbItem2
end
end
object Panel1: TPanel [3]
Left = 0
Top = 39
Width = 281
Height = 308
Align = alLeft
Caption = 'Panel1'
TabOrder = 3
object tvFaUse: TTreeView
Left = 1
Top = 1
Width = 279
Height = 306
Align = alClient
Color = 50331647
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 = tvFaUseChange
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -