📄 navpic.dfm
字号:
inherited frmNavPic: TfrmNavPic
Left = 146
Top = 87
Width = 622
Height = 500
Caption = '模块导航图标'
OldCreateOrder = True
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 432
Width = 614
end
inherited CoolBar1: TCoolBar
Width = 614
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 614
end>
inherited tbMainBar: TToolBar
Width = 601
end
end
object FloatPanel2: TFloatPanel [2]
Left = 0
Top = 39
Width = 614
Height = 29
Align = alTop
Color = clWhite
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 2
object Label6: TLabel
Left = 14
Top = 7
Width = 42
Height = 12
Caption = '模块ID:'
end
object scNavPicModule: TSDComboBox
Left = 56
Top = 1
Width = 236
Height = 20
TabStop = False
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
OnClick = scNavPicModuleClick
KeyItem = cbItem2
end
end
object sgNavPic: TSDGrid [3]
Left = 0
Top = 68
Width = 301
Height = 364
Align = alLeft
Color = clWhite
ColCount = 2
Ctl3D = False
DefaultRowHeight = 21
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 3
OnClick = sgNavPicClick
EvenGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = 'Form 的代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = 'Form 的名称'
ColumnWidth = 0
end>
ColWidths = (
112
167)
end
object FloatPanel1: TFloatPanel [4]
Left = 301
Top = 68
Width = 313
Height = 364
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 4
object Label1: TLabel
Left = 18
Top = 17
Width = 54
Height = 12
Caption = 'Form代码:'
end
object Label2: TLabel
Left = 18
Top = 65
Width = 54
Height = 12
Caption = 'Form名称:'
Enabled = False
end
object Label3: TLabel
Left = 18
Top = 139
Width = 48
Height = 12
Caption = '图片Top:'
end
object Label4: TLabel
Left = 18
Top = 89
Width = 54
Height = 12
Caption = 'Form标题:'
Enabled = False
end
object Label5: TLabel
Left = 18
Top = 114
Width = 54
Height = 12
Caption = '图片Path:'
end
object Label7: TLabel
Left = 18
Top = 164
Width = 54
Height = 12
Caption = '图片Left:'
end
object Label8: TLabel
Left = 18
Top = 188
Width = 66
Height = 12
Caption = '图片Height:'
end
object Label9: TLabel
Left = 18
Top = 213
Width = 60
Height = 12
Caption = '图片Width:'
end
object Label10: TLabel
Left = 18
Top = 41
Width = 54
Height = 12
Caption = '所在库别:'
Enabled = False
end
object seNavPicFormName: TSDEdit
Left = 82
Top = 58
Width = 161
Height = 18
TabStop = False
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Text = 'seNavPicFormName'
SplitSymbol = ' | '
end
object scNavPicCode: TSDComboBox
Left = 82
Top = 9
Width = 188
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
OnClick = scNavPicCodeClick
Items.Strings = (
'1-存储'
'2-在制'
'3-待检'
'4-待发'
'5-在途'
'6-维修'
'7-次品'
'8-废品'
'9-待处理')
KeyItem = cbItem2
end
object seNavPicCaption: TSDEdit
Left = 82
Top = 82
Width = 190
Height = 18
TabStop = False
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 3
Text = 'seNavPicCaption'
SplitSymbol = ' | '
end
object seNavPicPath: TSDEdit
Left = 82
Top = 107
Width = 190
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = 'seNavPicPath'
SplitSymbol = ' | '
end
object seNavPicTop: TSDEdit
Left = 82
Top = 132
Width = 119
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = 'seNavPicTop'
SplitSymbol = ' | '
end
object seNavPicLeft: TSDEdit
Left = 82
Top = 157
Width = 119
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 6
Text = 'seNavPicLeft'
SplitSymbol = ' | '
end
object seNavPicHeight: TSDEdit
Left = 82
Top = 181
Width = 119
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = 'seNavPicHeight'
SplitSymbol = ' | '
end
object seNavPicWidth: TSDEdit
Left = 82
Top = 206
Width = 119
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 8
Text = 'seNavPicWidth'
SplitSymbol = ' | '
end
object GroupBox1: TGroupBox
Left = 19
Top = 233
Width = 184
Height = 40
Caption = '可视标志'
TabOrder = 9
object rbNavPicVisible1: TRadioButton
Left = 12
Top = 16
Width = 54
Height = 17
Caption = '可视'
Checked = True
TabOrder = 0
TabStop = True
end
object rbNavPicVisible2: TRadioButton
Left = 82
Top = 16
Width = 54
Height = 17
Caption = '不可视'
TabOrder = 1
end
end
object seNavPicLib: TSDEdit
Left = 82
Top = 35
Width = 161
Height = 18
TabStop = False
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 1
Text = 'seNavPicLib'
SplitSymbol = ' | '
end
end
inherited MainMenu1: TMainMenu
Left = 126
Top = 183
end
inherited RecPrintDlg: TPrintDialog
Left = 339
Top = 339
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 367
Top = 339
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -