📄 lib.dfm
字号:
inherited frmLib: TfrmLib
Left = 64
Top = 463
Width = 624
Height = 468
Caption = '库别维护'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 400
Width = 616
end
inherited CoolBar1: TCoolBar
Width = 616
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 616
end>
inherited tbMainBar: TToolBar
Width = 603
end
end
object sgLib: TSDGrid [2]
Left = 0
Top = 39
Width = 325
Height = 361
Align = alLeft
BiDiMode = bdRightToLeftReadingOnly
Color = clWhite
ColCount = 2
Ctl3D = False
DefaultRowHeight = 21
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentBiDiMode = False
ParentCtl3D = False
TabOrder = 2
OnClick = sgLibClick
EvenGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '库别代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '库别名称'
ColumnWidth = 0
end>
ColWidths = (
123
171)
end
object FloatPanel1: TFloatPanel [3]
Left = 325
Top = 39
Width = 291
Height = 361
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 6
Top = 17
Width = 54
Height = 12
Caption = '库别代码:'
end
object Label2: TLabel
Left = 6
Top = 81
Width = 54
Height = 12
Caption = '详细说明:'
end
object Label3: TLabel
Left = 6
Top = 49
Width = 54
Height = 12
Caption = '库别名称:'
end
object seLibCode: TSDEdit
Left = 60
Top = 13
Width = 178
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seLibCode'
SplitSymbol = ' | '
end
object memLibDesc: TMemo
Left = 60
Top = 82
Width = 178
Height = 48
Color = clWhite
Ctl3D = False
Lines.Strings = (
'memLibDesc'
'')
ParentCtl3D = False
TabOrder = 2
end
object seLibName: TSDEdit
Left = 60
Top = 43
Width = 206
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seLibName'
SplitSymbol = ' | '
end
end
inherited MainMenu1: TMainMenu
Left = 270
Top = 323
end
inherited ImageList1: TImageList
Left = 297
Top = 322
end
inherited RecPrintDlg: TPrintDialog
Left = 327
Top = 319
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 355
Top = 319
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -