📄 dlll.dfm
字号:
object f_dlll: Tf_dlll
Left = 332
Top = 205
Width = 415
Height = 469
BorderIcons = [biSystemMenu]
Caption = #30331#24405#27983#35272
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 407
Height = 442
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object DBGrid1: TDBGrid
Left = 2
Top = 24
Width = 401
Height = 417
Color = clInfoBk
DataSource = dsdlll
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clNone
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Czy'
Title.Alignment = taCenter
Title.Caption = #25805#20316#21592
Title.Color = clBackground
Width = 120
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Czyqx'
Title.Alignment = taCenter
Title.Caption = #26435#38480
Title.Color = clBackground
Width = 120
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Dlrq'
Title.Alignment = taCenter
Title.Caption = #30331#24405#26085#26399
Title.Color = clBackground
Width = 120
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 3
Top = 1
Width = 404
Height = 24
DataSource = dsdlll
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Hints.Strings = (
#31532#19968#26465#35760#24405
#21069#19968#26465#35760#24405
#19979#19968#26465#35760#24405
#26368#21518#19968#26465#35760#24405' '
'Insert record'
'Delete record'
'Edit record'
'Post edit'
'Cancel edit'
#25968#25454#21047#26032)
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
end
object dsdlll: TDataSource
DataSet = dlll
Left = 184
Top = 144
end
object dlll: TTable
DatabaseName = 'gzgl'
TableName = 'dljl.DB'
Left = 104
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -