📄 fafix.dfm
字号:
inherited frmFaFix: TfrmFaFix
Left = 126
Top = 128
Width = 629
Height = 423
Caption = '维修记录'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 355
Width = 621
end
inherited CoolBar1: TCoolBar
Width = 621
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 621
end>
inherited tbMainBar: TToolBar
Width = 608
end
end
object sgFaFix: TSDGrid [2]
Left = 0
Top = 39
Width = 345
Height = 316
Align = alLeft
Color = 50331647
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 2
OnClick = sgFaFixClick
EvenGridColor = 50331647
OddGridColor = 50331647
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
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '结束日期'
ColumnWidth = 0
end>
ColWidths = (
9
70
94
85
76)
end
object FloatPanel1: TFloatPanel [3]
Left = 345
Top = 39
Width = 276
Height = 316
Align = alClient
Color = clWhite
Caption = 'FloatPanel4'
ParentColor = False
TabOrder = 3
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 = 67
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 = 31
Top = 130
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 = 31
Top = 193
Width = 36
Height = 12
Caption = '备注:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 31
Top = 162
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 = 99
Width = 60
Height = 12
Caption = '设备名称:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seFaFixCode: TSDEdit
Left = 87
Top = 30
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seFaFixCode'
OnKeyDown = seFaFixCodeKeyDown
SplitSymbol = ' | '
end
object memFaFixDesc: TMemo
Left = 33
Top = 208
Width = 175
Height = 60
Color = 50331647
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Lines.Strings = (
'memFaFixDesc')
ParentCtl3D = False
ParentFont = False
TabOrder = 4
end
object sdFaFixBDate: TDateEdit
Left = 87
Top = 127
Width = 114
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-26'
InitDate = '2001-04-26'
ModalResult = 0
TabOrder = 2
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object sdFaFixEDate: TDateEdit
Left = 87
Top = 159
Width = 114
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2001-04-26'
InitDate = '2001-04-26'
ModalResult = 0
TabOrder = 3
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object seFaFixFadnName: TSDEdit
Left = 87
Top = 93
Width = 114
Height = 18
Ctl3D = False
Enabled = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 5
Text = 'seFaFixFadnName'
SplitSymbol = ' | '
end
object seFaFixFadn: TSDEdit
Left = 86
Top = 62
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seFaFixFadn'
OnKeyDown = seFaFixFadnKeyDown
OnButtonClick = seFaFixFadnButtonClick
ButtonVisible = True
SplitSymbol = ' | '
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -