📄 bljsk_form.dfm
字号:
object BLJSK_F: TBLJSK_F
Left = 279
Top = 125
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #21150#29702#20511#20070#21345
ClientHeight = 256
ClientWidth = 364
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object FlatButton1: TFlatButton
Left = 136
Top = 216
Width = 73
Height = 25
ColorFocused = clSkyBlue
ColorBorder = clGreen
Caption = #21150#29702
TabOrder = 0
OnClick = FlatButton1Click
end
object FlatButton2: TFlatButton
Left = 240
Top = 216
Width = 73
Height = 25
ColorFocused = clSkyBlue
ColorBorder = clGreen
Caption = #21462#28040
TabOrder = 1
OnClick = FlatButton2Click
end
object FlatGroupBox1: TFlatGroupBox
Left = 16
Top = 24
Width = 329
Height = 177
Caption = #20511#20070#21345#20449#24687#22635#20889#65306
TabOrder = 2
ColorBorder = clGreen
object Label3: TLabel
Left = 56
Top = 40
Width = 36
Height = 12
Caption = #22995#21517#65306
end
object Label4: TLabel
Left = 264
Top = 38
Width = 18
Height = 12
Caption = '[*]'
end
object Label5: TLabel
Left = 44
Top = 136
Width = 48
Height = 12
Caption = #35777#20214#21495#65306
end
object Label6: TLabel
Left = 264
Top = 133
Width = 18
Height = 12
Caption = '[*]'
end
object Label7: TLabel
Left = 56
Top = 104
Width = 36
Height = 12
Caption = #32452#21517#65306
end
object Label8: TLabel
Left = 56
Top = 72
Width = 36
Height = 12
Caption = #22995#21035#65306
end
object XM_FE: TFlatEdit
Left = 103
Top = 36
Width = 154
Height = 18
ColorFlat = clBtnFace
ParentColor = True
TabOrder = 0
end
object ZJH_FE: TFlatEdit
Left = 103
Top = 131
Width = 154
Height = 18
ColorFlat = clBtnFace
ParentColor = True
MaxLength = 18
TabOrder = 1
end
object ZM_FCB: TFlatComboBox
Left = 103
Top = 99
Width = 154
Height = 20
Style = csDropDownList
Color = clWindow
ItemHeight = 12
TabOrder = 2
ItemIndex = -1
end
object XB_FCB: TFlatComboBox
Left = 103
Top = 68
Width = 154
Height = 20
Style = csDropDownList
Color = clWindow
ItemHeight = 12
Items.Strings = (
#30007
#22899)
TabOrder = 3
Text = #30007
ItemIndex = 0
end
end
object ADOQuery1: TADOQuery
Connection = MainForm.ADOConnection1
Parameters = <>
Left = 32
Top = 216
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -