📄 zfrm_showbusinessu.dfm
字号:
object zfrm_showBusiness: Tzfrm_showBusiness
Left = 429
Top = 162
BorderStyle = bsDialog
Caption = '商务分明细'
ClientHeight = 321
ClientWidth = 246
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDefault
PixelsPerInch = 96
TextHeight = 12
object PageControl1: TPageControl
Left = 4
Top = 7
Width = 239
Height = 276
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = '商务分明细'
object GroupBox1: TGroupBox
Left = 3
Top = 0
Width = 222
Height = 245
TabOrder = 0
object Label1: TLabel
Left = 2
Top = 14
Width = 218
Height = 20
Align = alTop
Alignment = taCenter
Caption = 'Label1'
end
object Label2: TLabel
Left = 102
Top = 34
Width = 109
Height = 13
Alignment = taRightJustify
Caption = 'Label2'
end
object StringGrid1: TStringGrid
Left = 8
Top = 54
Width = 205
Height = 181
ColCount = 2
DefaultColWidth = 100
DefaultRowHeight = 17
FixedRows = 0
TabOrder = 0
end
end
end
end
object Button2: TButton
Left = 161
Top = 292
Width = 75
Height = 21
Cancel = True
Caption = '取消'
TabOrder = 1
OnClick = Button1Click
end
object Button1: TButton
Left = 80
Top = 292
Width = 75
Height = 21
Caption = '确定'
Default = True
TabOrder = 2
OnClick = Button1Click
end
object Query4: TQuery
DatabaseName = 'TenderMSdb'
Left = 64
Top = 372
end
object Query1: TQuery
DatabaseName = 'TenderMSdb'
Left = 64
Top = 372
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -