?? sjgl.dfm
字號:
object sjgl_Form: Tsjgl_Form
Left = 8
Top = 8
Width = 495
Height = 285
Caption = #26032#29983#25968#25454#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = True
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 487
Height = 65
Align = alTop
Caption = #36755#20837#26816#32034#26465#20214
TabOrder = 0
object cmdok: TButton
Left = 196
Top = 24
Width = 61
Height = 25
Caption = #26816#32034
TabOrder = 0
OnClick = cmdokClick
end
object cmdclose: TButton
Left = 282
Top = 24
Width = 49
Height = 25
Caption = #21462' '#28040
TabOrder = 1
OnClick = cmdcloseClick
end
object xm_LEdit: TLabeledEdit
Left = 24
Top = 32
Width = 137
Height = 21
EditLabel.Width = 96
EditLabel.Height = 13
EditLabel.Caption = #22995#21517#12304#27169#31946#26597#35810#12305
TabOrder = 2
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 65
Width = 487
Height = 186
Align = alClient
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'xh'
Title.Caption = #23398#21495
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'xm'
Title.Caption = #22995#21517
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'csny'
Title.Caption = #20986#29983#24180#26376
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'jtdz'
Title.Caption = #23478#24237#22320#22336
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'yzbm'
Title.Caption = #37038#25919#32534#30721
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'lxdh'
Title.Caption = #32852#31995#30005#35805
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'zymc'
Title.Caption = #19987#19994#21517#31216
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'xbmc'
Title.Caption = #31995#21035#21517#31216
Width = 80
Visible = True
end>
end
object DataSource1: TDataSource
DataSet = Query1
Left = 248
Top = 96
end
object Query1: TQuery
Left = 200
Top = 96
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -