📄 hygl.~dfm
字号:
object F_hygl: TF_hygl
Left = 197
Top = 225
Width = 752
Height = 495
Caption = #20250#21592#20449#24687#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ztl: TStatusBar
Left = 0
Top = 438
Width = 744
Height = 23
AutoHint = True
Panels = <
item
Alignment = taCenter
Bevel = pbRaised
BiDiMode = bdRightToLeft
ParentBiDiMode = False
Text = #21150#35777#20250#21592#20849#65306
Width = 80
end
item
Alignment = taCenter
Width = 80
end
item
Alignment = taCenter
Bevel = pbRaised
Text = #24180#35777':'
Width = 50
end
item
Alignment = taCenter
Width = 50
end
item
Alignment = taCenter
Bevel = pbRaised
Text = #26376#35777#65306
Width = 50
end
item
Alignment = taCenter
Width = 50
end
item
Alignment = taCenter
Bevel = pbRaised
Text = #25276#37329#21512#35745#65306
Width = 100
end
item
Width = 50
end>
ParentColor = True
SimplePanel = False
end
object DBGrid: TDBGrid
Left = 16
Top = 80
Width = 641
Height = 353
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = #35777#21495
Title.Alignment = taCenter
Width = 40
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #21150#35777#26085#26399
Title.Alignment = taCenter
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #24615#21035
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #22995#21517
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #24180#40836
Title.Alignment = taCenter
Width = 30
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #35777#31867#22411
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = #25276#37329
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #30005#35805
Title.Alignment = taCenter
Width = 105
Visible = True
end
item
Expanded = False
FieldName = #22320#22336
Title.Alignment = taCenter
Width = 152
Visible = True
end>
end
object group: TRadioGroup
Left = 368
Top = 16
Width = 289
Height = 49
Caption = #35760#24405#25490#24207
Columns = 3
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemIndex = 0
Items.Strings = (
#25353#20250#21592#35777#21495
#25353#20250#21592#22995#21517
#25353#21150#35777#26085#26399)
ParentFont = False
TabOrder = 2
OnClick = groupClick
end
object b_new: TBitBtn
Left = 24
Top = 32
Width = 65
Height = 25
Action = DataSetInsert1
Caption = #26032#24314
TabOrder = 3
end
object b_edit: TBitBtn
Left = 112
Top = 32
Width = 65
Height = 25
Action = DataSetEdit1
Caption = #32534#36753
TabOrder = 4
end
object b_del: TBitBtn
Left = 200
Top = 32
Width = 65
Height = 25
Action = DataSetDelete1
Caption = #21024#38500
TabOrder = 5
end
object b_tz: TBitBtn
Left = 288
Top = 32
Width = 65
Height = 25
Caption = #36864#35777
TabOrder = 6
OnClick = b_tzClick
end
object BitBtn5: TBitBtn
Left = 672
Top = 248
Width = 57
Height = 25
Action = DataSetLast1
Caption = #23614#35760#24405
TabOrder = 7
end
object BitBtn1: TBitBtn
Left = 672
Top = 200
Width = 57
Height = 25
Action = DataSetNext1
Caption = #19979#19968#26465
TabOrder = 8
end
object BitBtn2: TBitBtn
Left = 672
Top = 152
Width = 57
Height = 25
Action = DataSetPrior1
Caption = #19978#19968#26465
TabOrder = 9
end
object BitBtn3: TBitBtn
Left = 672
Top = 104
Width = 57
Height = 25
Action = DataSetFirst1
Caption = #39318#35760#24405
TabOrder = 10
end
object b_search: TBitBtn
Left = 672
Top = 296
Width = 57
Height = 25
Caption = #26597#25214
TabOrder = 11
OnClick = b_searchClick
end
object b_exit: TBitBtn
Left = 672
Top = 344
Width = 57
Height = 25
Caption = #36864#20986
TabOrder = 12
OnClick = b_exitClick
end
object ActionList1: TActionList
Left = 672
Top = 384
object DataSetFirst1: TDataSetFirst
Category = 'Dataset'
Caption = '&First'
Hint = 'First'
ImageIndex = 0
end
object DataSetPrior1: TDataSetPrior
Category = 'Dataset'
Caption = '&Prior'
Hint = 'Prior'
ImageIndex = 1
end
object DataSetNext1: TDataSetNext
Category = 'Dataset'
Caption = '&Next'
Hint = 'Next'
ImageIndex = 2
end
object DataSetLast1: TDataSetLast
Category = 'Dataset'
Caption = '&Last'
Hint = 'Last'
ImageIndex = 3
end
object DataSetInsert1: TDataSetInsert
Category = 'Dataset'
Caption = '&Insert'
Hint = 'Insert'
ImageIndex = 4
OnExecute = DataSetInsert1Execute
end
object DataSetDelete1: TDataSetDelete
Category = 'Dataset'
Caption = '&Delete'
Hint = 'Delete'
ImageIndex = 5
OnExecute = DataSetDelete1Execute
end
object DataSetEdit1: TDataSetEdit
Category = 'Dataset'
Caption = '&Edit'
Hint = 'Edit'
ImageIndex = 6
OnExecute = DataSetEdit1Execute
end
end
object DataSource1: TDataSource
DataSet = dm.ADO_vip
Left = 680
Top = 24
end
object DataSource2: TDataSource
DataSet = dm.ADO_czbtmp
Left = 464
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -