?? sfgl.dfm
字號(hào):
object sfgl_Form: Tsfgl_Form
Left = 8
Top = 8
Width = 359
Height = 299
Caption = #25910#36153#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 = 351
Height = 65
Align = alTop
Caption = #36755#20837#26816#32034#26465#20214
TabOrder = 0
object cmdok: TButton
Left = 172
Top = 24
Width = 61
Height = 25
Caption = #26816#32034
TabOrder = 0
OnClick = cmdokClick
end
object cmdclose: TButton
Left = 266
Top = 24
Width = 49
Height = 25
Caption = #21462' '#28040
TabOrder = 1
OnClick = cmdcloseClick
end
object xm_LEdit: TLabeledEdit
Left = 24
Top = 32
Width = 121
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 = 351
Height = 107
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
PopupMenu = PopupMenu1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
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 = 'jbmc'
Title.Caption = #20844#23507#32423#21035
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 DBGrid2: TDBGrid
Left = 0
Top = 172
Width = 351
Height = 93
Align = alBottom
DataSource = DataSource2
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 2
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 = 'sfje'
Title.Caption = #25910#36153#37329#39069
Visible = True
end
item
Expanded = False
FieldName = 'sfrq'
Title.Caption = #25910#36153#26085#26399
Width = 60
Visible = True
end
item
Expanded = False
FieldName = 'sfr'
Title.Caption = #25910#36153#20154
Width = 80
Visible = True
end>
end
object DataSource1: TDataSource
DataSet = Query1
Left = 248
Top = 96
end
object PopupMenu1: TPopupMenu
Left = 296
Top = 96
object N1: TMenuItem
Caption = #25910#36153
OnClick = N1Click
end
end
object DataSource2: TDataSource
DataSet = Query2
Left = 168
Top = 232
end
object Query1: TQuery
Left = 200
Top = 96
end
object Query2: TQuery
Left = 224
Top = 232
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -