📄 fof.dfm
字号:
inherited frmFof: TfrmFof
Left = 39
Top = 83
Width = 722
Height = 456
Caption = '字段可用窗体'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 388
Width = 714
end
inherited CoolBar1: TCoolBar
Width = 714
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 714
end>
inherited tbMainBar: TToolBar
Width = 701
end
end
object sgFof: TSDGrid [2]
Left = 0
Top = 39
Width = 369
Height = 349
Align = alLeft
Color = clWhite
ColCount = 3
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnClick = sgFofClick
EvenGridColor = clWhite
Columns = <
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '字段名'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '窗体名'
ColumnWidth = 0
end>
ColWidths = (
10
145
201)
end
object FloatPanel1: TFloatPanel [3]
Left = 369
Top = 39
Width = 345
Height = 349
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 31
Top = 36
Width = 42
Height = 12
Caption = '字段名:'
end
object Label2: TLabel
Left = 32
Top = 76
Width = 42
Height = 12
Caption = '窗体名:'
end
object scFofField: TSDComboBox
Left = 79
Top = 31
Width = 162
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
Text = 'scFofField'
KeyItem = cbItem2
end
object scFofForm: TSDComboBox
Left = 80
Top = 72
Width = 162
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
Text = 'scFofForm'
KeyItem = cbItem2
end
end
inherited MainMenu1: TMainMenu
Left = 626
Top = 3
end
inherited ImageList1: TImageList
Left = 593
Top = 10
end
inherited RecPrintDlg: TPrintDialog
Top = 7
end
inherited PrnSetupDlg: TPrinterSetupDialog
Top = 7
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -