📄 ufpublish_dictmnt.~dfm
字号:
object fPublish_DictMnt: TfPublish_DictMnt
Left = 350
Top = 164
Width = 422
Height = 434
Caption = #22522#26412#36164#26009#32500#25252#65293#25968#25454#23383#20856#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 272
Width = 41
Height = 13
AutoSize = False
Caption = #31867#21035
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 16
Top = 301
Width = 41
Height = 13
AutoSize = False
Caption = #23646#24615
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 16
Top = 336
Width = 41
Height = 13
AutoSize = False
Caption = #29238#31867
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 16
Top = 367
Width = 33
Height = 13
AutoSize = False
Caption = #29366#24577
FocusControl = DBEdit4
end
object DBEdit1: TDBEdit
Left = 72
Top = 264
Width = 264
Height = 21
DataField = 'CLASS'
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 72
Top = 296
Width = 265
Height = 21
DataField = 'VALUE'
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 72
Top = 328
Width = 265
Height = 21
DataField = 'PARENT'
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 72
Top = 360
Width = 17
Height = 21
DataField = 'STATUS'
DataSource = DataSource1
TabOrder = 3
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 414
Height = 225
Align = alTop
DataSource = DataSource1
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'CLASS'
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 'VALUE'
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'PARENT'
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'STATUS'
Width = 40
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 225
Width = 414
Height = 32
DataSource = DataSource1
Align = alTop
TabOrder = 5
end
object ExitBtn: TBitBtn
Left = 314
Top = 367
Width = 100
Height = 32
Caption = #36864#20986'[&X]'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = ExitBtnClick
Kind = bkClose
end
object DataSource1: TDataSource
DataSet = dmpublish.adtDict
Left = 616
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -