📄 dcpost.dfm
字号:
inherited frmDCPost: TfrmDCPost
Caption = #23703#20301#23383#20856
PixelsPerInch = 96
TextHeight = 16
inherited DBGrid1: TDBGrid
Columns = <
item
Expanded = False
FieldName = 'POSTNO'
Title.Caption = #32534#21495
Width = 79
Visible = True
end
item
Expanded = False
FieldName = 'POSTNAME'
Title.Caption = #25551#36848
Visible = True
end
item
Expanded = False
FieldName = 'VoidName'
Title.Caption = #26159#21542#20316#24223
Width = 82
Visible = True
end>
end
inherited atbDictionary: TADOTable
TableName = 'DCPOST'
object atbDictionaryPOSTNO: TWideStringField
FieldName = 'POSTNO'
FixedChar = True
Size = 3
end
object atbDictionaryPOSTNAME: TWideStringField
FieldName = 'POSTNAME'
Size = 30
end
object atbDictionaryIFVOID: TIntegerField
FieldName = 'IFVOID'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -