📄 jycdwh.dfm
字号:
object JycdwhForm: TJycdwhForm
Left = 252
Top = 211
BorderStyle = bsDialog
Caption = #25945#32946#31243#24230#32500#25252
ClientHeight = 296
ClientWidth = 432
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object dbJycdwh: TDBGrid
Left = 0
Top = 30
Width = 432
Height = 266
Align = alClient
DataSource = dsJycdwh
Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Jycdbh'
Title.Caption = #32534#21495
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'Jycd'
Title.Caption = #25945#32946#31243#24230
Width = 200
Visible = True
end>
end
object pnlToolBar: TPanel
Left = 0
Top = 0
Width = 432
Height = 30
Align = alTop
BevelInner = bvLowered
TabOrder = 1
object btDel: TButton
Left = 3
Top = 3
Width = 75
Height = 25
Action = acDel
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object btExit: TButton
Left = 80
Top = 3
Width = 75
Height = 25
Action = acExit
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
object dsJycdwh: TDataSource
Left = 232
Top = 80
end
object alJycdwh: TActionList
OnUpdate = alJycdwhUpdate
Left = 187
Top = 80
object acDel: TAction
Caption = #21024#38500
OnExecute = acDelExecute
end
object acExit: TAction
Caption = #36864#20986
OnExecute = acExitExecute
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -