📄 property.dfm
字号:
inherited frmProPerty: TfrmProPerty
Left = 66
Top = 105
Width = 655
Height = 422
Caption = '物料状态'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 354
Width = 647
end
inherited CoolBar1: TCoolBar
Width = 647
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 647
end>
inherited tbMainBar: TToolBar
Width = 634
inherited tbQuery: TToolButton
Visible = False
end
inherited tbExport: TToolButton
Visible = False
end
end
end
object PageProPerty: TPageControl [2]
Left = 0
Top = 39
Width = 647
Height = 315
ActivePage = TProPerty2
Align = alClient
Style = tsButtons
TabOrder = 2
object TProPerty1: TTabSheet
Caption = '状态一'
object FloatPanel1: TFloatPanel
Left = 313
Top = 0
Width = 326
Height = 285
Align = alClient
Color = clWhite
Caption = 'FloatPanel4'
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 31
Top = 36
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 = 31
Top = 70
Width = 60
Height = 12
Caption = '状态名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 31
Top = 104
Width = 60
Height = 12
Caption = '状态描述:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seProperty1ID: TSDEdit
Left = 87
Top = 29
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
SplitSymbol = ' | '
end
object seProperty1Name: TSDEdit
Left = 87
Top = 64
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
SplitSymbol = ' | '
end
object seProperty1Desc: TSDEdit
Left = 87
Top = 98
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
SplitSymbol = ' | '
end
end
object sgProPerty1: TSDGrid
Left = 0
Top = 0
Width = 313
Height = 285
Align = alLeft
Color = clWhite
ColCount = 4
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 1
OnClick = sgProPerty1Click
EvenGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '状态编码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '状态名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '状态描述'
ColumnWidth = 0
end>
ColWidths = (
5
91
94
115)
end
end
object TProPerty2: TTabSheet
Caption = '状态二'
ImageIndex = 1
object sgProPerty2: TSDGrid
Left = 0
Top = 0
Width = 313
Height = 285
Align = alLeft
Color = clWhite
ColCount = 4
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
RowCount = 1
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 0
OnClick = sgProPerty2Click
EvenGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '状态编码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '状态名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '状态描述'
ColumnWidth = 0
end>
ColWidths = (
5
91
94
115)
end
object FloatPanel2: TFloatPanel
Left = 313
Top = 0
Width = 326
Height = 285
Align = alClient
Color = clWhite
Caption = 'FloatPanel4'
ParentColor = False
TabOrder = 1
object Label7: TLabel
Left = 31
Top = 36
Width = 60
Height = 12
Caption = '状态编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 31
Top = 70
Width = 60
Height = 12
Caption = '状态名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 31
Top = 104
Width = 60
Height = 12
Caption = '状态描述:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seProperty2ID: TSDEdit
Left = 87
Top = 29
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
SplitSymbol = ' | '
end
object seProperty2Name: TSDEdit
Left = 87
Top = 64
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
SplitSymbol = ' | '
end
object seProperty2Desc: TSDEdit
Left = 87
Top = 97
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
SplitSymbol = ' | '
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -